Searched refs:checkFollowonChain (Results 1 – 2 of 2) sorted by relevance
112 void checkFollowonChain(const File::AtomRange<DefinedAtom> &range);
149 void LayoutPass::checkFollowonChain(const File::AtomRange<DefinedAtom> &range) { in checkFollowonChain() function in lld::mach_o::LayoutPass453 LLVM_DEBUG(checkFollowonChain(atomRange)); in perform()