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

/freebsd-13-stable/contrib/llvm-project/lld/lib/Core/
H A DSymbolTable.cpp250 const Atom *SymbolTable::findByName(StringRef sym) { function in class:lld::SymbolTable
/freebsd-13-stable/contrib/llvm-project/lld/COFF/
H A DChunks.cpp623 SectionChunk *SectionChunk::findByName(ArrayRef<SectionChunk *> sections, function in class:lld::coff::SectionChunk
/freebsd-13-stable/contrib/llvm-project/lld/ELF/
H A DLinkerScript.cpp578 static OutputSection *findByName(ArrayRef<BaseCommand *> vec, function

Completed in 160 milliseconds