Home
last modified time | relevance | path

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

/utopia/UTPA2-700.0.x/projects/build/scripts/
H A Drecordmcount.c328 switch (w2(ehdr->e_machine)) { in do_file()
331 w2(ehdr->e_machine), fname); in do_file()
371 if (w2(ehdr->e_machine) == EM_S390) { in do_file()
375 if (w2(ehdr->e_machine) == EM_MIPS) { in do_file()
389 if (w2(ghdr->e_machine) == EM_S390) { in do_file()
393 if (w2(ghdr->e_machine) == EM_MIPS) { in do_file()
H A Drecordmcount.h434 if (w2(ehdr->e_machine) == EM_ARM in find_secsym_ndx()
/utopia/UTPA2-700.0.x/projects/build/scripts/mod/
H A Dmodpost.c424 hdr->e_machine = TO_NATIVE(hdr->e_machine); in parse_elf()
567 if (info->hdr->e_machine == EM_PPC) in ignore_undef_symbol()
574 if (info->hdr->e_machine == EM_PPC64) in ignore_undef_symbol()
623 if (info->hdr->e_machine == EM_SPARC || in handle_modversions()
624 info->hdr->e_machine == EM_SPARCV9) { in handle_modversions()
1566 if (elf->hdr->e_machine == EM_MIPS) { in section_rela()
1610 if (elf->hdr->e_machine == EM_MIPS) { in section_rel()
1625 switch (elf->hdr->e_machine) { in section_rel()
/utopia/UTPA2-700.0.x/projects/tools/lint/mips-linux-gnu_include/linux/
H A Delf.h193 Elf32_Half e_machine; member
210 Elf64_Half e_machine; member
/utopia/UTPA2-700.0.x/projects/tools/lint/mips-linux-gnu_include/
H A Delf.h73 Elf32_Half e_machine; /* Architecture */ member
91 Elf64_Half e_machine; /* Architecture */ member