Searched refs:STT_GNU_IFUNC (Results 1 – 2 of 2) sorted by relevance
189 #define STT_GNU_IFUNC 10 macro
2816 ELF_ST_TYPE(s->st_info) == STT_GNU_IFUNC; in relocate()3352 if (ELF_ST_TYPE(s->st_info) == STT_GNU_IFUNC) { in ElfW()