Searched refs:A_Base (Results 1 – 2 of 2) sorted by relevance
221 const MCSymbol *A_Base = Asm.getAtom(*A); in recordRelocation() local239 Writer->addRelocation(A_Base, Fragment->getParent(), MRE); in recordRelocation()263 if (!A_Base) { in recordRelocation()278 if (A_Base == B_Base && A_Base) { in recordRelocation()285 (!A_Base || !A_Base->getFragment() ? 0 : Writer->getSymbolAddress( in recordRelocation()286 *A_Base, Layout)); in recordRelocation()296 Writer->addRelocation(A_Base, Fragment->getParent(), MRE); in recordRelocation()
148 const MCSymbol *A_Base = Asm.getAtom(*A); in RecordX86_64Relocation() local180 if (A_Base == B_Base && A_Base) { in RecordX86_64Relocation()197 (!A_Base ? 0 : Writer->getSymbolAddress(*A_Base, Layout)); in RecordX86_64Relocation()201 if (!A_Base) in RecordX86_64Relocation()209 Writer->addRelocation(A_Base, Fragment->getParent(), MRE); in RecordX86_64Relocation()