Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/lld/lib/ReaderWriter/MachO/
H A DLayoutPass.cpp306 void LayoutPass::setChainRoot(const DefinedAtom *targetAtom, in setChainRoot() function in lld::mach_o::LayoutPass
372 setChainRoot(targetAtom, _followOnRoots[ai]); in buildFollowOnTable()
393 setChainRoot(_followOnRoots[targetAtom], _followOnRoots[ai]); in buildFollowOnTable()
H A DLayoutPass.h104 void setChainRoot(const DefinedAtom *targetAtom, const DefinedAtom *root);