Home | History | Annotate | Download | only in linux-gnu

Lines Matching refs:ifunc

1248 		/* Keep looking, unless we found the actual IFUNC
1329 #define S ".IFUNC"
1347 bool ifunc = false;
1349 ifunc = GELF_ST_TYPE(sym->st_info) == STT_GNU_IFUNC;
1352 if (ifunc) {
1411 "indicated by IFUNC resolver.\n");
1423 " by the IFUNC resolver.\n");
1448 /* Snip the .IFUNC token. */