Searched refs:A_Base (Results 1 – 2 of 2) sorted by relevance
217 const MCSymbol *A_Base = Writer->getAtom(*A); in recordRelocation() local235 Writer->addRelocation(A_Base, Fragment->getParent(), MRE); in recordRelocation()259 if (!A_Base) { in recordRelocation()274 if (A_Base == B_Base && A_Base) { in recordRelocation()281 (!A_Base || !A_Base->getFragment() in recordRelocation()283 : Writer->getSymbolAddress(*A_Base, Asm)); in recordRelocation()294 Writer->addRelocation(A_Base, Fragment->getParent(), MRE); in recordRelocation()
139 const MCSymbol *A_Base = Writer->getAtom(*A); in RecordX86_64Relocation() local171 if (A_Base == B_Base && A_Base) { in RecordX86_64Relocation()188 (!A_Base ? 0 : Writer->getSymbolAddress(*A_Base, Asm)); in RecordX86_64Relocation()192 if (!A_Base) in RecordX86_64Relocation()200 Writer->addRelocation(A_Base, Fragment->getParent(), MRE); in RecordX86_64Relocation()