Searched refs:DT_REL (Results 1 – 2 of 2) sorted by relevance
558 int plttype = DT_REL; in parse_dynamic()589 case DT_REL: in parse_dynamic()617 if (plttype != DT_REL && plttype != DT_RELA) in parse_dynamic()
590 #define DT_REL 17 /* Address of ElfNN_Rel relocations. */ macro