Searched refs:e_machine (Results 1 - 25 of 61) sorted by relevance

123

/external/elfutils/src/libelf/
H A Delf-knowledge.h100 ((Ehdr)->e_machine == EM_ALPHA \
101 || ((Ehdr)->e_machine == EM_S390 \
H A Dgelf_update_ehdr.c82 COPY (e_machine);
H A Dgelf_getehdr.c76 COPY (e_machine);
/external/ltrace/sysdeps/linux-gnu/x86/
H A Dregs.c62 if (proc->e_machine == EM_386)
70 if (proc->e_machine == EM_386)
88 if (proc->e_machine == EM_386)
106 if (proc->e_machine == EM_386)
H A Dplt.c57 if (lte->ehdr.e_machine == EM_X86_64) {
62 assert(lte->ehdr.e_machine == EM_386);
141 if (lte->ehdr.e_machine == EM_386) {
H A Dtrace.c63 if (proc->e_machine == EM_X86_64) {
135 return proc->e_machine == EM_X86_64 ? 8 : 4;
179 return proc->e_machine == EM_X86_64 ? 8 : 4;
184 return proc->e_machine == EM_X86_64 ? 8 : 4;
/external/valgrind/coregrind/
H A Dlauncher-linux.c206 if (ehdr->e_machine == EM_386 &&
212 if (ehdr->e_machine == EM_ARM &&
218 if (ehdr->e_machine == EM_MIPS &&
225 if (ehdr->e_machine == EM_PPC &&
231 if (ehdr->e_machine == EM_MIPS &&
242 if (ehdr->e_machine == EM_X86_64 &&
246 } else if (ehdr->e_machine == EM_MIPS &&
250 } else if (ehdr->e_machine == EM_TILEGX &&
254 } else if (ehdr->e_machine == EM_AARCH64 &&
258 } else if (ehdr->e_machine
[all...]
/external/ltrace/sysdeps/linux-gnu/ppc/
H A Dfetch.c74 if (proc->e_machine == EM_PPC)
85 if (proc->e_machine == EM_PPC64) {
155 if (proc->e_machine == EM_PPC && a < 4)
157 else if (proc->e_machine == EM_PPC64 && a < 8)
175 if (proc->e_machine == EM_PPC)
241 if (proc->e_machine == EM_PPC)
251 int pool = proc->e_machine == EM_PPC64 ? 13 : 8;
260 if (proc->e_machine == EM_PPC64)
293 if (proc->e_machine == EM_PPC) {
322 unsigned width = proc->e_machine
[all...]
H A Dplt.c212 if (proc->e_machine == EM_PPC)
218 if (proc->e_machine == EM_PPC)
245 if (lte->ehdr.e_machine == EM_PPC && lte->arch.secure_plt) {
249 } else if (lte->ehdr.e_machine == EM_PPC) {
255 } else if (reloc_is_irelative(lte->ehdr.e_machine, rela)) {
287 if (proc->e_machine == EM_PPC64) {
309 if (lte->ehdr.e_machine == EM_PPC64) {
426 return CBS_STOP_IF(reloc_is_irelative(lte->ehdr.e_machine, rela)
433 if (lte->ehdr.e_machine == EM_PPC64
443 if (lte->ehdr.e_machine
[all...]
H A Dtrace.c55 proc->mask_32bit = (proc->e_machine == EM_PPC);
197 return proc->e_machine == EM_PPC64 ? 8 : 4;
/external/elfutils/src/tests/
H A Dnewfile.c38 ehdr->e_machine,
117 ZERO_TEST (e_machine);
149 ZERO_TEST (e_machine);
H A Dsaridx.c216 (ehdr.e_machine >= (sizeof (machines)
218 || machines[ehdr.e_machine] == NULL)
220 : machines[ehdr.e_machine]);
H A Dupdate1.c74 ehdr->e_type, ehdr->e_machine, ehdr->e_version, ehdr->e_entry,
112 ehdr->e_type, ehdr->e_machine, ehdr->e_version, ehdr->e_entry,
H A Dupdate2.c75 ehdr->e_type, ehdr->e_machine, ehdr->e_version, ehdr->e_entry,
135 ehdr->e_type, ehdr->e_machine, ehdr->e_version, ehdr->e_entry,
H A Dupdate3.c84 ehdr->e_type, ehdr->e_machine, ehdr->e_version, ehdr->e_entry,
190 ehdr->e_type, ehdr->e_machine, ehdr->e_version, ehdr->e_entry,
H A Dasm-tst1.c43 .e_machine = EM_386,
H A Dasm-tst2.c43 .e_machine = EM_386,
H A Dupdate4.c88 ehdr->e_type, ehdr->e_machine, ehdr->e_version, ehdr->e_entry,
342 ehdr->e_type, ehdr->e_machine, ehdr->e_version, ehdr->e_entry,
/external/elfutils/src/libebl/
H A Deblopenbackend.c278 /* XXX Currently all we do is to look at 'e_machine' value in the
296 assert (offsetof (Elf32_Ehdr, e_machine)
297 == offsetof (Elf64_Ehdr, e_machine));
298 assert (sizeof (((Elf32_Ehdr *) 0)->e_machine)
299 == sizeof (((Elf64_Ehdr *) 0)->e_machine));
312 result->machine = elf->state.elf32.ehdr->e_machine;
409 return openbackend (elf, NULL, ehdr->e_machine);
/external/elfutils/src/libasm/
H A Dasm_begin.c102 ehdr->e_machine = ebl_get_elfmachine (ebl);
/external/lldb/source/Plugins/ObjectFile/ELF/
H A DELFHeader.h68 elf_half e_machine; ///< Target architecture. member in struct:elf::ELFHeader
/external/ltrace/
H A Dproc.h118 short e_machine; member in struct:process
/external/kernel-headers/original/uapi/linux/
H A Delf.h206 Elf32_Half e_machine; member in struct:elf32_hdr
223 Elf64_Half e_machine; member in struct:elf64_hdr
/external/google-breakpad/src/common/linux/
H A Ddump_symbols.cc294 switch (elf_header->e_machine) {
331 dwarf_filename.c_str(), elf_header->e_machine);
604 elf_header->e_machine == EM_MIPS ? SHT_MIPS_DWARF : SHT_PROGBITS;
778 Half arch = elf_header->e_machine;
833 debuglink_file.c_str(), debug_elf_header->e_machine);
876 obj_filename.c_str(), elf_header->e_machine);
/external/llvm/include/llvm/Object/
H A DELFObjectFile.h313 if ((Header->e_machine == ELF::EM_ARM || Header->e_machine == ELF::EM_MIPS) &&
650 return getELFRelocationTypeName(EF.getHeader()->e_machine, Type);
724 switch (EF.getHeader()->e_machine) {
855 switch (EF.getHeader()->e_machine) {
875 switch (EF.getHeader()->e_machine) {
902 switch (EF.getHeader()->e_machine) {

Completed in 2622 milliseconds

123