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

/openbsd-current/gnu/llvm/llvm/lib/LTO/
H A DLTOModule.cpp539 addPotentialUndefinedSymbol(ModuleSymbolTable::Symbol Sym, bool isFunc) argument
/openbsd-current/gnu/llvm/lld/ELF/
H A DSymbols.h337 bool isFunc() const { return type == llvm::ELF::STT_FUNC; } function in class:lld::elf::Symbol

Completed in 123 milliseconds