Home
last modified time | relevance | path

Searched refs:ELF_T_DYN (Results 1 – 15 of 15) sorted by relevance

/third_party/elfutils/libelf/
Dgelf_getdyn.c51 if (unlikely (data_scn->d.d_type != ELF_T_DYN)) in gelf_getdyn()
Dgelf_update_dyn.c50 if (unlikely (data_scn->d.d_type != ELF_T_DYN)) in gelf_update_dyn()
Dgelf_fsize.c59 [ELF_T_DYN] = sizeof (ElfW2(LIBELFBITS, Ext_Dyn)), \
Delf_getdata.c57 [SHT_DYNAMIC] = ELF_T_DYN,
93 [ELF_T_DYN] = __alignof__ (ElfW2(Bits,Dyn)), \
Dgelf_xlate.c184 [ELF_T_DYN] = ElfW2(Bits, cvt_Dyn), \
Dlibelf.h96 ELF_T_DYN, /* Dynamic section record. */ enumerator
Delf32_updatenull.c245 sh_entsize = elf_typesize (LIBELFBITS, ELF_T_DYN, 1); in __elfw2()
/third_party/elfutils/libdwfl/
Dlink_map.c626 phdr->p_filesz, ELF_T_DYN); in consider_executable()
630 ELF_T_DYN, 1, EV_CURRENT); in consider_executable()
1012 .d_type = ELF_T_DYN, in dwfl_link_map_report()
1045 .d_type = ELF_T_DYN, in dwfl_link_map_report()
Ddwfl_module_getdwarf.c846 ELF_T_DYN); in find_dynsym()
853 ELF_T_DYN, 1, EV_CURRENT); in find_dynsym()
Ddwfl_segment_report_module.c839 xlatefrom.d_type = xlateto.d_type = ELF_T_DYN; in dwfl_segment_report_module()
/third_party/elfutils/tests/
Dalldts.c176 data->d_type = ELF_T_DYN; in main()
/third_party/libabigail/src/
Dabg-elf-helpers.cc1437 ELF_T_DYN, 1, in lookup_data_tag_from_dynamic_segment()
1524 : gelf_fsize (elf, ELF_T_DYN, 1, EV_CURRENT)); in get_soname_of_elf_file()
/third_party/elfutils/src/
Delfclassify.c366 ELF_T_DYN); in run_classify()
Delflint.c1673 size_t sh_entsize = gelf_fsize (ebl->elf, ELF_T_DYN, 1, EV_CURRENT); in check_dynamic()
Dreadelf.c1833 phdr->p_filesz, ELF_T_DYN); in handle_dynamic()
4906 elf, phdr->p_offset, phdr->p_filesz, ELF_T_DYN); in get_dynscn_addrs()