Searched refs:DT_RELENT (Results 1 – 14 of 14) sorted by relevance
32 case DT_RELENT: in _relocate()
33 case DT_RELENT: in _relocate()
50 DT_SYMBOLIC, DT_REL, DT_RELSZ, DT_RELENT, in main()
93 #define DT_RELENT 19 macro
97 pub const DT_RELENT: u32 = 19; constant
518 #define DT_RELENT 19 /* size of DT_REL relocation entry */ macro
1108 DT_RELENT = 19, // Size of a Rel relocation entry. enumerator
1110 DT_RELENT = 19, // Size of a Rel relocation entry. enumerator
1615 [DT_REL] = { [DT_RELSZ] = true, [DT_RELENT] = true }, in check_dynamic()1617 [DT_RELENT] = { [DT_REL] = true }, in check_dynamic()1873 if ((has_dt[DT_REL] || has_dt[DT_RELSZ] || has_dt[DT_RELENT]) in check_dynamic()1874 && (!has_dt[DT_REL] || !has_dt[DT_RELSZ] || !has_dt[DT_RELENT])) in check_dynamic()
1867 case DT_RELENT: in handle_dynamic()
718 #define DT_RELENT 19 /* Size of one Rel reloc */ macro
864 #define DT_RELENT 19 /* Size of one Rel reloc */ macro
1421 case ELF::DT_RELENT: in parseDynamicTable()1701 case DT_RELENT: in printValue()
1505 case ELF::DT_RELENT: in parseDynamicTable()1804 case DT_RELENT: in printValue()