Searched refs:A_Base (Results 1 – 2 of 2) sorted by relevance
213 const MCSymbol *A_Base = Writer->getAtom(*A); in recordRelocation() local228 Writer->addRelocation(A_Base, Fragment->getParent(), MRE); in recordRelocation()249 if (!A_Base) { in recordRelocation()262 if (A_Base == B_Base && A_Base) { in recordRelocation()269 (!A_Base || !A_Base->getFragment() ? 0 in recordRelocation()270 : Writer->getSymbolAddress(*A_Base)); in recordRelocation()281 Writer->addRelocation(A_Base, Fragment->getParent(), MRE); in recordRelocation()
143 const MCSymbol *A_Base = Writer->getAtom(*A); in RecordX86_64Relocation() local174 if (A_Base == B_Base && A_Base) { in RecordX86_64Relocation()191 (!A_Base ? 0 : Writer->getSymbolAddress(*A_Base)); in RecordX86_64Relocation()195 if (!A_Base) in RecordX86_64Relocation()203 Writer->addRelocation(A_Base, Fragment->getParent(), MRE); in RecordX86_64Relocation()