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