Searched refs:SymASec (Results 1 – 1 of 1) sorted by relevance
701 const MCSectionXCOFF *SymASec = getContainingCsect(cast<MCSymbolXCOFF>(SymA)); in recordRelocation() local702 assert(SectionMap.contains(SymASec) && in recordRelocation()711 const uint32_t Index = getIndex(SymA, SymASec); in recordRelocation()719 FixedValue = getVirtualAddress(SymA, SymASec) + Target.getConstant(); in recordRelocation()731 if (SymASec->getCSectType() == XCOFF::XTY_ER) { in recordRelocation()736 int64_t TOCEntryOffset = SectionMap[SymASec]->Address - in recordRelocation()761 assert((SymASec->getMappingClass() == XCOFF::XMC_PR && in recordRelocation()771 FixedValue = getVirtualAddress(SymA, SymASec) - BRInstrAddress + in recordRelocation()796 if (SymASec == SymBSec) in recordRelocation()