Searched refs:SYMLOOK_IFUNC (Results 1 – 3 of 3) sorted by relevance
190 if ((flags & SYMLOOK_IFUNC) == 0) { in reloc_non_plt()207 if ((flags & SYMLOOK_IFUNC) != 0) in reloc_non_plt()214 if ((flags & SYMLOOK_IFUNC) != 0) in reloc_non_plt()
280 #define SYMLOOK_IFUNC 0x08 /* Allow IFUNC processing in macro
2676 reloc_non_plt(obj, rtldobj, flags | SYMLOOK_IFUNC, lockstate)) in relocate_object()