Searched defs:isGnuIFunc (Results 1 - 1 of 1) sorted by relevance

/freebsd-13-stable/contrib/llvm-project/lld/ELF/
H A DSymbols.h279 bool isGnuIFunc() const { return type == llvm::ELF::STT_GNU_IFUNC; } function in class:lld::elf::Symbol

Completed in 47 milliseconds