Home
last modified time | relevance | path

Searched refs:STT_GNU_IFUNC (Results 1 – 2 of 2) sorted by relevance

/bionic/libc/include/
Delf.h189 #define STT_GNU_IFUNC 10 macro
/bionic/linker/
Dlinker.cpp1931 ELF_ST_TYPE(s->st_info) == STT_GNU_IFUNC; in relocate()
2423 if (ELF_ST_TYPE(s->st_info) == STT_GNU_IFUNC) { in ElfW()