Home
last modified time | relevance | path

Searched refs:ELFCLASS32 (Results 1 – 25 of 82) sorted by relevance

1234

/external/elfutils/tests/
Dshowptable.c78 gelf_getclass (elf) == ELFCLASS32 ? 9 : 17, "offset", in main()
79 gelf_getclass (elf) == ELFCLASS32 ? 10 : 18, "vaddr", in main()
80 gelf_getclass (elf) == ELFCLASS32 ? 10 : 18, "paddr", in main()
81 gelf_getclass (elf) == ELFCLASS32 ? 9 : 12, "filesz", in main()
82 gelf_getclass (elf) == ELFCLASS32 ? 9 : 12, "memsz"); in main()
110 gelf_getclass (elf) == ELFCLASS32 ? 9 : 17, in main()
112 gelf_getclass (elf) == ELFCLASS32 ? 10 : 18, in main()
114 gelf_getclass (elf) == ELFCLASS32 ? 10 : 18, in main()
116 gelf_getclass (elf) == ELFCLASS32 ? 9 : 12, in main()
118 gelf_getclass (elf) == ELFCLASS32 ? 9 : 12, in main()
Dsectiondump.c174 size_t nsym = data->d_size / (class == ELFCLASS32 in print_symtab()
185 class == ELFCLASS32 ? 8 : 16, in print_symtab()
/external/elfutils/libelf/
Delf_end.c139 = (elf->class == ELFCLASS32
153 Elf_ScnList *list = (elf->class == ELFCLASS32
204 if (oldp != (elf->class == ELFCLASS32
216 free (elf->class == ELFCLASS32
224 free (elf->class == ELFCLASS32
Delf_update.c106 if ((class == ELFCLASS32 in write_file()
115 if ((class == ELFCLASS32 in write_file()
195 size = (elf->class == ELFCLASS32
Delf_strptr.c82 Elf_ScnList *runp = (elf->class == ELFCLASS32
110 if (elf->class == ELFCLASS32)
Delf_newscn.c92 == (elf->class == ELFCLASS32
137 if (elf->class == ELFCLASS32)
Delf_getshstrndx.c104 num = (elf->class == ELFCLASS32
113 if (elf->class == ELFCLASS32)
Dgelf_newehdr.c66 return (class == ELFCLASS32
Dgelf_checksum.c68 return (elf->class == ELFCLASS32
Delf_getdata.c124 [ELFCLASS32 - 1] = TYPE_ALIGNS (32),
200 if (elf->class == ELFCLASS32) in __libelf_set_rawdata_wrlock()
324 if (elf->class == ELFCLASS32 in __libelf_set_rawdata_wrlock()
462 (elf->class == ELFCLASS32
Dgelf_newphdr.c66 return (elf->class == ELFCLASS32
Dgelf_offscn.c66 if (elf->class == ELFCLASS32)
Dgelf_xlatetom.c71 return (elf->class == ELFCLASS32
Dgelf_xlatetof.c71 return (elf->class == ELFCLASS32
Delf_getident.c79 return (char *) (elf->class == ELFCLASS32
/external/valgrind/main/coregrind/
Dpub_core_machine.h46 # define VG_ELF_CLASS ELFCLASS32
56 # define VG_ELF_CLASS ELFCLASS32
66 # define VG_ELF_CLASS ELFCLASS32
/external/llvm/lib/Object/
DELFObjectFile.cpp25 if (Ident.first == ELF::ELFCLASS32 && Ident.second == ELF::ELFDATA2LSB) in createELFObjectFile()
27 else if (Ident.first == ELF::ELFCLASS32 && Ident.second == ELF::ELFDATA2MSB) in createELFObjectFile()
/external/llvm/include/llvm/Target/
DTargetELFWriterInfo.h51 ELFCLASS32 = 1, // 32-bit object file enumerator
66 unsigned getEIClass() const { return is64Bit ? ELFCLASS64 : ELFCLASS32; } in getEIClass()
/external/elfutils/src/
Dobjdump.c385 elfclass == ELFCLASS32 ? 8 : 16, rel->r_offset, in show_relocs_rel()
394 elfclass == ELFCLASS32 ? 8 : 16, rel->r_offset, in show_relocs_rel()
411 elfclass == ELFCLASS32 ? 8 : 16, rel->r_offset, in show_relocs_rel()
421 elfclass == ELFCLASS32 ? 8 : 16, rel->r_offset, in show_relocs_rel()
458 elfclass == ELFCLASS32 ? 8 : 16, rel->r_offset, in show_relocs_rela()
467 elfclass == ELFCLASS32 ? 8 : 16, rel->r_offset, in show_relocs_rela()
484 elfclass == ELFCLASS32 ? 8 : 16, rel->r_offset, in show_relocs_rela()
494 elfclass == ELFCLASS32 ? 8 : 16, rel->r_offset, in show_relocs_rela()
567 elfclass == ELFCLASS32 ? 8 : 16, gettext ("OFFSET")); in show_relocs()
779 fname, gelf_getclass (elf) == ELFCLASS32 ? 32 : 64, in handle_elf()
Dreadelf.c707 ehdr->e_ident[EI_CLASS] == ELFCLASS32 ? "ELF32" in print_ehdr()
838 if (ehdr->e_ident[EI_CLASS] == ELFCLASS32) in print_shdr()
894 ehdr->e_ident[EI_CLASS] == ELFCLASS32 ? 8 : 16, shdr->sh_addr, in print_shdr()
895 ehdr->e_ident[EI_CLASS] == ELFCLASS32 ? 6 : 8, shdr->sh_offset, in print_shdr()
896 ehdr->e_ident[EI_CLASS] == ELFCLASS32 ? 6 : 8, shdr->sh_size, in print_shdr()
914 if (ehdr->e_ident[EI_CLASS] == ELFCLASS32) in print_phdr()
942 ehdr->e_ident[EI_CLASS] == ELFCLASS32 ? 8 : 16, phdr->p_vaddr, in print_phdr()
943 ehdr->e_ident[EI_CLASS] == ELFCLASS32 ? 8 : 16, phdr->p_paddr, in print_phdr()
1244 printf ("%#0*" PRIx64, class == ELFCLASS32 ? 10 : 18, d_val); in print_flags()
1304 class == ELFCLASS32 ? 10 : 18, shdr->sh_addr, in handle_dynamic()
[all …]
/external/elfutils/libdwfl/
Dlink_map.c137 *elfclass = ELFCLASS32; in auxv_format_probe()
144 *elfclass = ELFCLASS32; in auxv_format_probe()
310 if (elfclass == ELFCLASS32) in report_r_debug()
580 if (ehdr.e_ident[EI_CLASS] == ELFCLASS32) in consider_executable()
672 if (elfclass == ELFCLASS32) in dwfl_link_map_report()
718 if (likely ((elfclass == ELFCLASS32 in dwfl_link_map_report()
728 if (elfclass == ELFCLASS32) in dwfl_link_map_report()
806 if (likely ((elfclass == ELFCLASS32 in dwfl_link_map_report()
816 if (elfclass == ELFCLASS32) in dwfl_link_map_report()
Ddwfl_segment_report_module.c199 case ELFCLASS32: in dwfl_segment_report_module()
408 if (ehdr.e32.e_ident[EI_CLASS] == ELFCLASS32) in dwfl_segment_report_module()
483 const size_t dyn_entsize = (ehdr.e32.e_ident[EI_CLASS] == ELFCLASS32 in dwfl_segment_report_module()
502 if (ehdr.e32.e_ident[EI_CLASS] == ELFCLASS32) in dwfl_segment_report_module()
610 if (ehdr.e32.e_ident[EI_CLASS] == ELFCLASS32) in dwfl_segment_report_module()
Delf-from-memory.c139 case ELFCLASS32: in elf_from_remote_memory()
236 case ELFCLASS32: in elf_from_remote_memory()
296 case ELFCLASS32: in elf_from_remote_memory()
/external/kernel-headers/original/asm-mips/
Delf.h188 if (__h->e_ident[EI_CLASS] != ELFCLASS32) \
202 #define ELF_CLASS ELFCLASS32
304 if ((ex).e_ident[EI_CLASS] == ELFCLASS32) \
/external/grub/stage2/
Di386-elf.h46 #define ELFCLASS32 1 /* i386 -- up to 32-bit data sizes present */ macro
98 & (h.e_ident[EI_CLASS] == ELFCLASS32) & (h.e_ident[EI_DATA] == ELFDATA2LSB) \

1234