Home
last modified time | relevance | path

Searched refs:DT_RELACOUNT (Results 1 - 14 of 14) sorted by relevance

/third_party/elfutils/libebl/
H A Debldynamictagname.c87 else if (tag >= DT_RELACOUNT && tag <= DT_VERNEEDNUM) in ebl_dynamic_tag_name()
95 res = suntags[tag - DT_RELACOUNT]; in ebl_dynamic_tag_name()
H A Debldynamictagcheck.c48 || (tag >= DT_RELACOUNT && tag <= DT_VERNEEDNUM) in ebl_dynamic_tag_check()
/third_party/elfutils/tests/
H A Dalldts.c62 DT_PLTPAD, DT_MOVETAB, DT_SYMINFO, DT_RELACOUNT, in main()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-subzero/include/llvm/Support/
H A DELF.h1136 DT_RELACOUNT = 0x6FFFFFF9, // ELF32_Rela count. enumerator
/third_party/elfio/elfio/
H A Delfio_dump.hpp520 { DT_RELACOUNT, "RELACOUNT" },
H A Delf_types.hpp1043 constexpr Elf_Word DT_RELACOUNT = 0x6ffffff9; member
/third_party/musl/porting/linux/user/include/
H A Delf.h807 #define DT_RELACOUNT 0x6ffffff9 macro
/third_party/musl/porting/liteos_m/kernel/include/
H A Delf.h798 #define DT_RELACOUNT 0x6ffffff9 macro
/third_party/musl/porting/liteos_m_iccarm/kernel/include/
H A Delf.h798 #define DT_RELACOUNT 0x6ffffff9 macro
/third_party/musl/porting/uniproton/kernel/include/
H A Delf.h798 #define DT_RELACOUNT 0x6ffffff9 macro
/third_party/musl/include/
H A Delf.h833 #define DT_RELACOUNT 0x6ffffff9 macro
/third_party/elfutils/libelf/
H A Delf.h963 #define DT_RELACOUNT 0x6ffffff9 macro
/third_party/elfutils/src/
H A Delflint.c1170 if (dyn->d_tag == DT_RELACOUNT) in is_rel_dyn()
1175 section [%2d] '%s': DT_RELACOUNT used for this REL section\n"), in is_rel_dyn()
H A Dreadelf.c1961 case DT_RELACOUNT: in handle_dynamic()

Completed in 86 milliseconds