Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/tools/lld/lib/ReaderWriter/MachO/
H A DLayoutPass.cpp307 void LayoutPass::setChainRoot(const DefinedAtom *targetAtom, in setChainRoot() function in lld::mach_o::LayoutPass
373 setChainRoot(targetAtom, _followOnRoots[ai]); in buildFollowOnTable()
394 setChainRoot(_followOnRoots[targetAtom], _followOnRoots[ai]); in buildFollowOnTable()
H A DLayoutPass.h105 void setChainRoot(const DefinedAtom *targetAtom, const DefinedAtom *root);