Home
last modified time | relevance | path

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

/bionic/libc/include/
Delf.h503 #define STT_GNU_IFUNC 10 macro
/bionic/linker/
Dlinker_soinfo.h279 if (ELF_ST_TYPE(s->st_info) == STT_GNU_IFUNC) { in resolve_symbol_address()
Dlinker_relocate.cpp274 ELF_ST_TYPE(sym->st_info) == STT_GNU_IFUNC; in process_relocation_impl()