Searched defs:toSec (Results 1 – 3 of 3) sorted by relevance
92 const auto *toSec = cast<SectionChunk>(c.first.second->repl); in CallGraphSort() local
97 const auto toSec = c.first.second->canonical(); in CallGraphSort() local
118 const coff_section *COFFObjectFile::toSec(DataRefImpl Ref) const { in toSec() function in COFFObjectFile