Searched refs:SecA (Results 1 – 3 of 3) sorted by relevance
76 const MCSection &SecA = DataA.getSymbol().AliasedSymbol().getSection(); in IsSymbolRefDifferenceFullyResolvedImpl() local79 return &SecA == &SecB; in IsSymbolRefDifferenceFullyResolvedImpl()
329 const MCSectionData &SecA = *AD.getFragment()->getParent(); in AttemptToFoldSymbolOffsetDifference() local332 if ((&SecA != &SecB) && !Addrs) in AttemptToFoldSymbolOffsetDifference()338 if (Addrs && (&SecA != &SecB)) in AttemptToFoldSymbolOffsetDifference()339 Addend += (Addrs->lookup(&SecA) - Addrs->lookup(&SecB)); in AttemptToFoldSymbolOffsetDifference()
575 const MCSection &SecA = SA.getSection(); in IsSymbolRefDifferenceFullyResolvedImpl() local589 if (!SA.isTemporary() || !SA.isInSection() || &SecA != &SecB) in IsSymbolRefDifferenceFullyResolvedImpl()