Searched refs:SymASec (Results 1 – 1 of 1) sorted by relevance
443 const MCSectionXCOFF *SymASec = getContainingCsect(cast<MCSymbolXCOFF>(SymA)); in recordRelocation() local445 if (SymASec->isCsect() && SymASec->getMappingClass() == XCOFF::XMC_TD) in recordRelocation()448 assert(SectionMap.find(SymASec) != SectionMap.end() && in recordRelocation()451 const uint32_t Index = getIndex(SymA, SymASec); in recordRelocation()456 FixedValue = getVirtualAddress(SymA, SymASec) + Target.getConstant(); in recordRelocation()465 const int64_t TOCEntryOffset = SectionMap[SymASec]->Address - in recordRelocation()497 if (SymASec == SymBSec) in recordRelocation()