Searched refs:A_Base (Results 1 – 3 of 3) sorted by relevance
214 const MCSymbolData *A_Base = Asm.getAtom(&A_SD); in RecordRelocation() local233 Writer->addRelocation(A_Base, Fragment->getParent(), MRE); in RecordRelocation()253 if (!A_Base) in RecordRelocation()264 if (A_Base == B_Base && A_Base) in RecordRelocation()270 (!A_Base || !A_Base->getFragment() in RecordRelocation()272 : Writer->getSymbolAddress(A_Base, Layout)); in RecordRelocation()284 Writer->addRelocation(A_Base, Fragment->getParent(), MRE); in RecordRelocation()
146 const MCSymbolData *A_Base = Asm.getAtom(&A_SD); in RecordX86_64Relocation() local175 if (A_Base == B_Base && A_Base) in RecordX86_64Relocation()188 (!A_Base ? 0 : Writer->getSymbolAddress(A_Base, Layout)); in RecordX86_64Relocation()192 if (!A_Base) in RecordX86_64Relocation()200 Writer->addRelocation(A_Base, Fragment->getParent(), MRE); in RecordX86_64Relocation()
675 const MCSymbolData *A_Base = nullptr, *B_Base = nullptr; in IsSymbolRefDifferenceFullyResolvedImpl() local729 A_Base = FA->getAtom(); in IsSymbolRefDifferenceFullyResolvedImpl()733 if (A_Base == B_Base) in IsSymbolRefDifferenceFullyResolvedImpl()