Searched refs:SymASec (Results 1 – 1 of 1) sorted by relevance
466 const MCSectionXCOFF *SymASec = getContainingCsect(cast<MCSymbolXCOFF>(SymA)); in recordRelocation() local468 if (SymASec->isCsect() && SymASec->getMappingClass() == XCOFF::XMC_TD) in recordRelocation()471 assert(SectionMap.find(SymASec) != SectionMap.end() && in recordRelocation()474 const uint32_t Index = getIndex(SymA, SymASec); in recordRelocation()479 FixedValue = getVirtualAddress(SymA, SymASec) + Target.getConstant(); in recordRelocation()488 const int64_t TOCEntryOffset = SectionMap[SymASec]->Address - in recordRelocation()520 if (SymASec == SymBSec) in recordRelocation()