Home
last modified time | relevance | path

Searched refs:ELFCLASS32 (Results 1 - 25 of 126) sorted by relevance

123456

/third_party/elfutils/tests/
H A Dshowptable.c70 gelf_getclass (elf) == ELFCLASS32 ? 9 : 17, "offset", in main()
71 gelf_getclass (elf) == ELFCLASS32 ? 10 : 18, "vaddr", in main()
72 gelf_getclass (elf) == ELFCLASS32 ? 10 : 18, "paddr", in main()
73 gelf_getclass (elf) == ELFCLASS32 ? 9 : 12, "filesz", in main()
74 gelf_getclass (elf) == ELFCLASS32 ? 9 : 12, "memsz"); in main()
102 gelf_getclass (elf) == ELFCLASS32 ? 9 : 17, in main()
104 gelf_getclass (elf) == ELFCLASS32 ? 10 : 18, in main()
106 gelf_getclass (elf) == ELFCLASS32 ? 10 : 18, in main()
108 gelf_getclass (elf) == ELFCLASS32 ? 9 : 12, in main()
110 gelf_getclass (elf) == ELFCLASS32 in main()
[all...]
H A Delfshphehdr.c142 size_t shentsize = (class == ELFCLASS32 in test()
145 size_t phentsize = (class == ELFCLASS32 in test()
162 test (elf, ELFCLASS32, false); in main()
167 test (elf, ELFCLASS32, true); in main()
H A Dnewdata.c98 ehdr->e_ident[EI_DATA] = class == ELFCLASS32 ? ELFDATA2LSB : ELFDATA2MSB; in create_elf()
101 ehdr->e_machine = class == ELFCLASS32 ? EM_PPC : EM_X86_64; in create_elf()
240 if (class == ELFCLASS32) in check_elf()
398 check_elf (ELFCLASS32, 0); in main()
399 check_elf (ELFCLASS32, 1); in main()
H A Dsectiondump.c166 size_t nsym = data->d_size / (class == ELFCLASS32 in print_symtab()
177 class == ELFCLASS32 ? 8 : 16, in print_symtab()
H A Dvendorelf.c192 check_elf ("vendor.elf.32", ELFCLASS32, 0); in main()
193 check_elf ("vendor.elf.32.mmap", ELFCLASS32, 1); in main()
/third_party/elfutils/libelf/
H A Delf_getphdrnum.c52 *dst = (elf->class == ELFCLASS32 in __elf_getphdrnum_rdlock()
58 const Elf_ScnList *const scns = (elf->class == ELFCLASS32 in __elf_getphdrnum_rdlock()
65 if (elf->class == ELFCLASS32) in __elf_getphdrnum_rdlock()
100 Elf64_Off off = (elf->class == ELFCLASS32 in __elf_getphdrnum_chk_rdlock()
116 size_t phdr_size = (elf->class == ELFCLASS32 in __elf_getphdrnum_chk_rdlock()
H A Delf_end.c116 = (elf->class == ELFCLASS32 in elf_end()
130 Elf_ScnList *list = (elf->class == ELFCLASS32 in elf_end()
189 if (oldp != (elf->class == ELFCLASS32 in elf_end()
201 free (elf->class == ELFCLASS32 in elf_end()
209 free (elf->class == ELFCLASS32 in elf_end()
H A Delf_compress_gnu.c62 if (elfclass == ELFCLASS32) in elf_compress_gnu()
123 if (elfclass == ELFCLASS32) in elf_compress_gnu()
188 if (elfclass == ELFCLASS32) in elf_compress_gnu()
H A Delf_compress.c294 size_t hsize = (elfclass == ELFCLASS32 in __libelf_decompress_elf()
363 if (elfclass == ELFCLASS32) in elf_compress()
406 size_t hsize = (elfclass == ELFCLASS32 in elf_compress()
422 if (elfclass == ELFCLASS32) in elf_compress()
455 if (elfclass == ELFCLASS32) in elf_compress()
459 shdr->sh_addralign = __libelf_type_align (ELFCLASS32, ELF_T_CHDR); in elf_compress()
506 if (elfclass == ELFCLASS32) in elf_compress()
H A Delf_update.c121 if ((class == ELFCLASS32 in write_file()
130 if ((class == ELFCLASS32 in write_file()
209 size = (elf->class == ELFCLASS32 in elf_update()
H A Delf_getscn.c58 Elf_ScnList *runp = (elf->class == ELFCLASS32 in elf_getscn()
69 if (elf->class == ELFCLASS32) in elf_getscn()
H A Delf_newscn.c70 == (elf->class == ELFCLASS32 in elf_newscn()
123 if (elf->class == ELFCLASS32) in elf_newscn()
H A Delf_strptr.c92 Elf_ScnList *runp = (elf->class == ELFCLASS32 in elf_strptr()
121 if (elf->class == ELFCLASS32) in elf_strptr()
H A Delf_getshdrstrndx.c79 num = (elf->class == ELFCLASS32 in elf_getshdrstrndx()
88 if (elf->class == ELFCLASS32) in elf_getshdrstrndx()
/third_party/elfutils/backends/
H A Dsparc_regs.c45 const int nfp = 32 + (ebl->class == ELFCLASS32 ? 0 : 16); in sparc_register_info()
46 const int nspec = ebl->class == ELFCLASS32 ? 8 : 6; in sparc_register_info()
54 *bits = ebl->class == ELFCLASS32 ? 32 : 64; in sparc_register_info()
H A Ds390_unwind.c108 if (ebl->class == ELFCLASS32) in s390_unwind()
119 if (ebl->class == ELFCLASS32) in s390_unwind()
/third_party/elfio/elfio/
H A Delfio_relocation.hpp97 if ( elf_file.get_class() == ELFCLASS32 ) { in get_entry()
199 if ( elf_file.get_class() == ELFCLASS32 ) { in set_entry()
226 if ( elf_file.get_class() == ELFCLASS32 ) { in add_entry()
238 if ( elf_file.get_class() == ELFCLASS32 ) { in add_entry()
251 if ( elf_file.get_class() == ELFCLASS32 ) { in add_entry()
266 if ( elf_file.get_class() == ELFCLASS32 ) { in add_entry()
374 if ( elf_file.get_class() == ELFCLASS32 ) { in generic_set_entry_rel()
399 if ( elf_file.get_class() == ELFCLASS32 ) { in generic_set_entry_rela()
H A Delfio_symbols.hpp47 case ELFCLASS32: in get_symbols_num()
78 if ( elf_file.get_class() == ELFCLASS32 ) { in get_symbol()
108 if ( elf_file.get_class() == ELFCLASS32 ) { in get_symbol()
150 if ( elf_file.get_class() == ELFCLASS32 ) { in get_symbol()
184 if ( elf_file.get_class() == ELFCLASS32 ) { in add_symbol()
192 if ( elf_file.get_class() == ELFCLASS32 ) { in add_symbol()
251 if ( elf_file.get_class() == ELFCLASS32 ) { in arrange_local_symbols()
H A Delfio_dynamic.hpp45 if ( elf_file.get_class() == ELFCLASS32 ) { in get_entries_num()
82 if ( elf_file.get_class() == ELFCLASS32 ) { in get_entry()
111 if ( elf_file.get_class() == ELFCLASS32 ) { in add_entry()
H A Delfio.hpp71 create( ELFCLASS32, ELFDATA2LSB ); in segments()
178 ( e_ident[EI_CLASS] != ELFCLASS32 ) ) {
416 else if ( file_class == ELFCLASS32 ) {
438 else if ( file_class == ELFCLASS32 ) {
464 else if ( file_class == ELFCLASS32 ) {
506 ( num != 0 && file_class == ELFCLASS32 &&
565 ( num != 0 && file_class == ELFCLASS32 &&
576 else if ( file_class == ELFCLASS32 ) {
/third_party/elfutils/libdwfl/
H A Dlink_map.c115 *elfclass = ELFCLASS32; in auxv_format_probe()
276 if (elfclass == ELFCLASS32) in read_addrs()
670 if (ehdr.e_ident[EI_CLASS] == ELFCLASS32) in consider_executable()
770 if (elfclass == ELFCLASS32) in dwfl_link_map_report()
791 && ((elfclass == ELFCLASS32 && phent == sizeof (Elf32_Phdr)) in dwfl_link_map_report()
927 bool is32 = (elfclass == ELFCLASS32); in dwfl_link_map_report()
937 if (likely ((elfclass == ELFCLASS32 in dwfl_link_map_report()
1025 size_t entsize = (elfclass == ELFCLASS32 in dwfl_link_map_report()
1056 size_t dyn_align = (elfclass == ELFCLASS32 in dwfl_link_map_report()
1064 if (likely ((elfclass == ELFCLASS32 in dwfl_link_map_report()
[all...]
H A Ddwfl_segment_report_module.c157 case ELFCLASS32: in handle_file_note()
378 size_t ehdr_align = (ei_class == ELFCLASS32 in dwfl_segment_report_module()
384 (ei_class == ELFCLASS32 in dwfl_segment_report_module()
391 case ELFCLASS32: in dwfl_segment_report_module()
457 bool class32 = ei_class == ELFCLASS32; in dwfl_segment_report_module()
502 if ((ei_class == ELFCLASS32 in dwfl_segment_report_module()
514 bool is32 = (ei_class == ELFCLASS32); in dwfl_segment_report_module()
816 const size_t dyn_entsize = (ei_class == ELFCLASS32 in dwfl_segment_report_module()
848 bool is32 = (ei_class == ELFCLASS32); in dwfl_segment_report_module()
989 bool is32 = (ei_class == ELFCLASS32); in dwfl_segment_report_module()
[all...]
/third_party/elfutils/libebl/
H A Deblobjnote.c113 if (gelf_getclass (ebl->elf) == ELFCLASS32) in ebl_object_note()
379 if ((elfclass == ELFCLASS32 && prop.pr_datasz == 4) in ebl_object_note()
387 out.d_buf = (elfclass == ELFCLASS32 in ebl_object_note()
397 if (elfclass == ELFCLASS32) in ebl_object_note()
571 if (elfclass == ELFCLASS32) in ebl_object_note()
H A Deblopenbackend.c74 { i386_init, "elf_i386", "i386", 4, EM_386, ELFCLASS32, ELFDATA2LSB },
78 { ppc_init, "elf_ppc", "ppc", 3, EM_PPC, ELFCLASS32, ELFDATA2MSB },
90 { m68k_init, "elf_m68k", "m68k", 4, EM_68K, ELFCLASS32, ELFDATA2MSB },
151 { riscv_init, "elf_riscv", "riscv", 5, EM_RISCV, ELFCLASS32, ELFDATA2LSB },
152 { csky_init, "elf_csky", "csky", 4, EM_CSKY, ELFCLASS32, ELFDATA2LSB },
/third_party/elfutils/libdw/
H A Dencoded-value.h57 return e_ident[EI_CLASS] == ELFCLASS32 ? 4 : 8; in encoded_value_size()
80 width = width ?: cache->e_ident[EI_CLASS] == ELFCLASS32 ? 4 : 8; in __libdw_cfi_read_address_inc()

Completed in 14 milliseconds

123456