Home
last modified time | relevance | path

Searched refs:ExternalBegin (Results 1 – 1 of 1) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/ObjCopy/MachO/
H A DMachOObject.cpp41 auto ExternalBegin = std::stable_partition( in updateSymbols() local
44 std::stable_partition(ExternalBegin, std::end(Symbols), [](const auto &Sym) { in updateSymbols()