Searched refs:A_Base (Results 1 – 2 of 2) sorted by relevance
214 const MCSymbol *A_Base = Asm.getAtom(*A); in recordRelocation() local232 Writer->addRelocation(A_Base, Fragment->getParent(), MRE); in recordRelocation()256 if (!A_Base) { in recordRelocation()271 if (A_Base == B_Base && A_Base) { in recordRelocation()278 (!A_Base || !A_Base->getFragment() ? 0 : Writer->getSymbolAddress( in recordRelocation()279 *A_Base, Layout)); in recordRelocation()289 Writer->addRelocation(A_Base, Fragment->getParent(), MRE); in recordRelocation()
143 const MCSymbol *A_Base = Asm.getAtom(*A); in RecordX86_64Relocation() local176 if (A_Base == B_Base && A_Base) { in RecordX86_64Relocation()193 (!A_Base ? 0 : Writer->getSymbolAddress(*A_Base, Layout)); in RecordX86_64Relocation()197 if (!A_Base) in RecordX86_64Relocation()205 Writer->addRelocation(A_Base, Fragment->getParent(), MRE); in RecordX86_64Relocation()