Home
last modified time | relevance | path

Searched defs:toSec (Results 1 – 3 of 3) sorted by relevance

/openbsd/src/gnu/llvm/lld/COFF/
DCallGraphSort.cpp92 const auto *toSec = cast<SectionChunk>(c.first.second->repl); in CallGraphSort() local
/openbsd/src/gnu/llvm/lld/MachO/
DSectionPriorities.cpp97 const auto toSec = c.first.second->canonical(); in CallGraphSort() local
/openbsd/src/gnu/llvm/llvm/lib/Object/
DCOFFObjectFile.cpp119 const coff_section *COFFObjectFile::toSec(DataRefImpl Ref) const { in toSec() function in COFFObjectFile