Home
last modified time | relevance | path

Searched refs:DT_SYMINFO (Results 1 – 14 of 14) sorted by relevance

/third_party/elfutils/libebl/
Debldynamictagcheck.c46 || (tag >= DT_GNU_HASH && tag <= DT_SYMINFO) in ebl_dynamic_tag_check()
Debldynamictagname.c76 else if (tag >= DT_GNU_HASH && tag <= DT_SYMINFO) in ebl_dynamic_tag_name()
/third_party/elfutils/tests/
Dalldts.c62 DT_PLTPAD, DT_MOVETAB, DT_SYMINFO, DT_RELACOUNT, in main()
/third_party/libunwind/include/mingw/
Dfreebsd-elf_common.h368 #define DT_SYMINFO 0x6ffffeff /* syminfo table */ macro
/third_party/libunwind/include/win/
Dfreebsd-elf_common.h368 #define DT_SYMINFO 0x6ffffeff /* syminfo table */ macro
/third_party/elfio/elfio/
Delfio_dump.hpp517 { DT_SYMINFO, "SYMINFO" },
Delf_types.hpp1040 constexpr Elf_Word DT_SYMINFO = 0x6ffffeff; variable
/third_party/musl/ndk_musl_include/
Delf.h789 #define DT_SYMINFO 0x6ffffeff macro
/third_party/musl/porting/liteos_m/kernel/include/
Delf.h789 #define DT_SYMINFO 0x6ffffeff macro
/third_party/musl/include/
Delf.h792 #define DT_SYMINFO 0x6ffffeff macro
/third_party/musl/porting/uniproton/kernel/include/
Delf.h789 #define DT_SYMINFO 0x6ffffeff macro
/third_party/musl/porting/liteos_m_iccarm/kernel/include/
Delf.h789 #define DT_SYMINFO 0x6ffffeff macro
/third_party/musl/porting/linux/user/include/
Delf.h797 #define DT_SYMINFO 0x6ffffeff macro
/third_party/elfutils/libelf/
Delf.h954 #define DT_SYMINFO 0x6ffffeff /* Syminfo table. */ macro