Searched refs:SecB (Results 1 – 3 of 3) sorted by relevance
53 const MCSection &SecB = FB.getParent()->getSection(); in IsSymbolRefDifferenceFullyResolvedImpl() local55 return &SecA == &SecB; in IsSymbolRefDifferenceFullyResolvedImpl()
357 const MCSectionData &SecB = *BD.getFragment()->getParent(); in AttemptToFoldSymbolOffsetDifference() local359 if ((&SecA != &SecB) && !Addrs) in AttemptToFoldSymbolOffsetDifference()365 if (Addrs && (&SecA != &SecB)) in AttemptToFoldSymbolOffsetDifference()366 Addend += (Addrs->lookup(&SecA) - Addrs->lookup(&SecB)); in AttemptToFoldSymbolOffsetDifference()
590 const MCSection &SecB = FB.getParent()->getSection(); in IsSymbolRefDifferenceFullyResolvedImpl() local607 if (!SA.isInSection() || &SecA != &SecB || in IsSymbolRefDifferenceFullyResolvedImpl()621 SA.isTemporary() && SA.isInSection() && &SecA == &SecB){ in IsSymbolRefDifferenceFullyResolvedImpl()