Lines Matching refs:ifunc
113 * we put the PLT breakpoints directly to the IFUNC resolver code, and123 * On PPC32 with secure PLT, the address of IFUNC symbols in main128 * tracing of the xyz.IFUNC symbol there.635 bool ifunc = false;637 ifunc = GELF_ST_TYPE(sym->st_info) == STT_GNU_IFUNC;639 if (! ifunc)