Home
last modified time | relevance | path

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

/third_party/elfutils/libebl/
H A Debldynamictagcheck.c47 || tag == DT_VERSYM in ebl_dynamic_tag_check()
H A Debldynamictagname.c63 else if (tag == DT_VERSYM) in ebl_dynamic_tag_name()
/third_party/musl/src/internal/linux/
H A Dvdso.c93 case DT_VERSYM: vdso_info.versym = p; break; in __get_vdso_info()
/third_party/musl/porting/linux/user/src/internal/
H A Dvdso.c93 case DT_VERSYM: vdso_info.versym = p; break; in __get_vdso_info()
/third_party/musl/src/internal/
H A Dvdso.c72 case DT_VERSYM: versym = p; break; in __vdsosym()
/third_party/elfutils/tests/
H A Dalldts.c56 DT_PREINIT_ARRAYSZ, DT_VERSYM, DT_GNU_PRELINKED, in main()
/third_party/ltp/libs/libltpvdso/
H A Dparse_vdso.c163 case DT_VERSYM: in vdso_init_from_sysinfo_ehdr()
/third_party/skia/third_party/externals/abseil-cpp/absl/debugging/internal/
H A Delf_mem_image.cc235 case DT_VERSYM:
/third_party/rust/crates/rustix/src/backend/linux_raw/
H A Dvdso.rs157 DT_VERSYM => { in init_from_sysinfo_ehdr()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-subzero/include/llvm/Support/
H A DELF.h1140 DT_VERSYM = 0x6FFFFFF0, // The address of .gnu.version section. enumerator
/third_party/elfio/elfio/
H A Delfio_dump.hpp519 { DT_VERSYM, "VERSYM" },
H A Delf_types.hpp1042 constexpr Elf_Word DT_VERSYM = 0x6ffffff0; member
/third_party/musl/porting/linux/user/include/
H A Delf.h805 #define DT_VERSYM 0x6ffffff0 macro
/third_party/musl/porting/liteos_m/kernel/include/
H A Delf.h796 #define DT_VERSYM 0x6ffffff0 macro
/third_party/musl/porting/liteos_m_iccarm/kernel/include/
H A Delf.h796 #define DT_VERSYM 0x6ffffff0 macro
/third_party/musl/porting/uniproton/kernel/include/
H A Delf.h796 #define DT_VERSYM 0x6ffffff0 macro
/third_party/musl/include/
H A Delf.h831 #define DT_VERSYM 0x6ffffff0 macro
/third_party/elfutils/libelf/
H A Delf.h961 #define DT_VERSYM 0x6ffffff0 macro
/third_party/musl/porting/liteos_a/user/ldso/
H A Ddynlink.c940 if (search_vec(p->dynv, dyn, DT_VERSYM)) in decode_dyn()
/third_party/musl/porting/liteos_a/user_debug/ldso/
H A Ddynlink.c940 if (search_vec(p->dynv, dyn, DT_VERSYM)) in decode_dyn()
/third_party/musl/ldso/
H A Ddynlink.c1009 if (search_vec(p->dynv, dyn, DT_VERSYM)) in decode_dyn()
/third_party/elfutils/src/
H A Delflint.c1786 case DT_VERSYM: in check_dynamic()
H A Dreadelf.c4934 case DT_VERSYM: in get_dynscn_addrs()
/third_party/musl/porting/linux/user/ldso/
H A Ddynlink.c1796 if (search_vec(p->dynv, dyn, DT_VERSYM)) in decode_dyn()
/third_party/musl/ldso/linux/
H A Ddynlink.c1984 if (search_vec(p->dynv, dyn, DT_VERSYM)) in decode_dyn()

Completed in 127 milliseconds