Home
last modified time | relevance | path

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

/third_party/elfio/elfio/
H A Delfio_dynamic.hpp168 case DT_RELAENT: in generic_get_entry_dyn()
220 case DT_RELAENT: in generic_add_entry_dyn()
H A Delfio_dump.hpp481 { DT_RELAENT, "RELAENT" },
H A Delf_types.hpp1002 constexpr Elf_Word DT_RELAENT = 9; member
/third_party/elfutils/tests/
H A Dalldts.c49 DT_RELASZ, DT_RELAENT, DT_STRSZ, DT_SYMENT, in main()
/third_party/elfio/c_wrapper/
H A Delf_types_c_wrapper.hpp674 #define DT_RELAENT 9 macro
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-subzero/include/llvm/Support/
H A DELF.h1098 DT_RELAENT = 9, // Size of a Rela relocation entry. enumerator
/third_party/elfutils/src/
H A Delflint.c1611 [DT_RELA] = { [DT_RELASZ] = true, [DT_RELAENT] = true }, in check_dynamic()
1613 [DT_RELAENT] = { [DT_RELA] = true }, in check_dynamic()
1869 if ((has_dt[DT_RELA] || has_dt[DT_RELASZ] || has_dt[DT_RELAENT]) in check_dynamic()
1870 && (!has_dt[DT_RELA] || !has_dt[DT_RELASZ] || !has_dt[DT_RELAENT])) in check_dynamic()
1874 "DT_RELA", "DT_RELASZ", "DT_RELAENT"); in check_dynamic()
H A Dreadelf.c1944 case DT_RELAENT: in handle_dynamic()
/third_party/musl/porting/linux/user/include/
H A Delf.h734 #define DT_RELAENT 9 macro
/third_party/musl/porting/liteos_m/kernel/include/
H A Delf.h728 #define DT_RELAENT 9 macro
/third_party/musl/porting/liteos_m_iccarm/kernel/include/
H A Delf.h728 #define DT_RELAENT 9 macro
/third_party/musl/porting/uniproton/kernel/include/
H A Delf.h728 #define DT_RELAENT 9 macro
/third_party/musl/include/
H A Delf.h753 #define DT_RELAENT 9 macro
/third_party/elfutils/libelf/
H A Delf.h882 #define DT_RELAENT 9 /* Size of one Rela reloc */ macro

Completed in 94 milliseconds