Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/tools/lld/lib/ReaderWriter/MachO/
H A DLayoutPass.cpp112 static void checkReachabilityFromRoot(AtomToAtomT &followOnRoots, in checkReachabilityFromRoot() function
163 checkReachabilityFromRoot(_followOnRoots, ai.first); in checkFollowonChain()
164 checkReachabilityFromRoot(_followOnRoots, ai.second); in checkFollowonChain()