Searched refs:SymASec (Results 1 – 1 of 1) sorted by relevance
687 const MCSectionXCOFF *SymASec = getContainingCsect(cast<MCSymbolXCOFF>(SymA)); in recordRelocation() local688 assert(SectionMap.contains(SymASec) && in recordRelocation()697 const uint32_t Index = getIndex(SymA, SymASec); in recordRelocation()704 FixedValue = getVirtualAddress(SymA, SymASec) + Target.getConstant(); in recordRelocation()716 if (SymASec->getCSectType() == XCOFF::XTY_ER) { in recordRelocation()721 const int64_t TOCEntryOffset = SectionMap[SymASec]->Address - in recordRelocation()731 assert((SymASec->getMappingClass() == XCOFF::XMC_PR && in recordRelocation()741 FixedValue = getVirtualAddress(SymA, SymASec) - BRInstrAddress + in recordRelocation()766 if (SymASec == SymBSec) in recordRelocation()