Searched refs:DT_REL (Results 1 – 2 of 2) sorted by relevance
659 #define DT_REL 17 /* Address of Rel relocation table */ macro
1360 if (d->d_un.d_val != DT_REL) { in soinfo_link_image()1371 case DT_REL: in soinfo_link_image()