Home
last modified time | relevance | path

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

/bionic/linker/
Dlinker_soinfo.h281 if (ELF_ST_TYPE(s->st_info) == STT_GNU_IFUNC) { in resolve_symbol_address()
Dlinker_relocate.cpp291 ELF_ST_TYPE(sym->st_info) == STT_GNU_IFUNC; in process_relocation_impl()
/bionic/libc/include/bits/
Delf_common.h875 #define STT_GNU_IFUNC 10 macro