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

/freebsd-13-stable/contrib/llvm-project/lld/ELF/
H A DSymbols.h278 bool isFunc() const { return type == llvm::ELF::STT_FUNC; } function in class:lld::elf::Symbol
/freebsd-13-stable/contrib/llvm-project/llvm/lib/LTO/
H A DLTOModule.cpp536 addPotentialUndefinedSymbol(ModuleSymbolTable::Symbol Sym, bool isFunc) argument

Completed in 103 milliseconds