Home
last modified time | relevance | path

Searched refs:EM_ARM (Results 1 – 5 of 5) sorted by relevance

/utopia/UTPA2-700.0.x/projects/tools/lint/mips-linux-gnu_include/linux/
H A Daudit.h264 #define AUDIT_ARCH_ARM (EM_ARM|__AUDIT_ARCH_LE)
265 #define AUDIT_ARCH_ARMEB (EM_ARM)
/utopia/UTPA2-700.0.x/projects/build/scripts/
H A Drecordmcount.c340 case EM_ARM: reltype = R_ARM_ABS32; in do_file()
H A Drecordmcount.h434 if (w2(ehdr->e_machine) == EM_ARM in find_secsym_ndx()
/utopia/UTPA2-700.0.x/projects/tools/lint/mips-linux-gnu_include/
H A Delf.h198 #define EM_ARM 40 /* ARM */ macro
/utopia/UTPA2-700.0.x/projects/build/scripts/mod/
H A Dmodpost.c1630 case EM_ARM: in section_rel()