Home
last modified time | relevance | path

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

/third_party/elfio/elfio/
H A Delfio_dynamic.hpp174 case DT_RELENT: in generic_get_entry_dyn()
226 case DT_RELENT: in generic_add_entry_dyn()
H A Delfio_dump.hpp491 { DT_RELENT, "RELENT" },
H A Delf_types.hpp1012 constexpr Elf_Word DT_RELENT = 19; member
/third_party/elfutils/tests/
H A Dalldts.c51 DT_SYMBOLIC, DT_REL, DT_RELSZ, DT_RELENT, in main()
/third_party/elfio/c_wrapper/
H A Delf_types_c_wrapper.hpp684 #define DT_RELENT 19 macro
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-subzero/include/llvm/Support/
H A DELF.h1108 DT_RELENT = 19, // Size of a Rel relocation entry. enumerator
/third_party/elfutils/src/
H A Delflint.c1618 [DT_REL] = { [DT_RELSZ] = true, [DT_RELENT] = true }, in check_dynamic()
1620 [DT_RELENT] = { [DT_REL] = true }, in check_dynamic()
1876 if ((has_dt[DT_REL] || has_dt[DT_RELSZ] || has_dt[DT_RELENT]) in check_dynamic()
1877 && (!has_dt[DT_REL] || !has_dt[DT_RELSZ] || !has_dt[DT_RELENT])) in check_dynamic()
1881 "DT_REL", "DT_RELSZ", "DT_RELENT"); in check_dynamic()
H A Dreadelf.c1946 case DT_RELENT: in handle_dynamic()
/third_party/musl/porting/linux/user/include/
H A Delf.h744 #define DT_RELENT 19 macro
/third_party/musl/porting/liteos_m/kernel/include/
H A Delf.h738 #define DT_RELENT 19 macro
/third_party/musl/porting/liteos_m_iccarm/kernel/include/
H A Delf.h738 #define DT_RELENT 19 macro
/third_party/musl/porting/uniproton/kernel/include/
H A Delf.h738 #define DT_RELENT 19 macro
/third_party/musl/include/
H A Delf.h763 #define DT_RELENT 19 macro
/third_party/elfutils/libelf/
H A Delf.h892 #define DT_RELENT 19 /* Size of one Rel reloc */ macro

Completed in 94 milliseconds