Home
last modified time | relevance | path

Searched defs:findByName (Results 1 – 2 of 2) sorted by relevance

/freebsd/contrib/llvm-project/lld/COFF/
H A DChunks.cpp738 SectionChunk *SectionChunk::findByName(ArrayRef<SectionChunk *> sections, in findByName() function in lld::coff::SectionChunk
/freebsd/contrib/llvm-project/lld/ELF/
H A DLinkerScript.cpp758 static OutputSection *findByName(ArrayRef<SectionCommand *> vec, in findByName() function