Searched refs:SymBSec (Results 1 – 1 of 1) sorted by relevance
793 const MCSectionXCOFF *SymBSec = getContainingCsect(cast<MCSymbolXCOFF>(SymB)); in recordRelocation() local794 assert(SectionMap.contains(SymBSec) && in recordRelocation()796 if (SymASec == SymBSec) in recordRelocation()803 const uint32_t IndexB = getIndex(SymB, SymBSec); in recordRelocation()811 FixedValue -= getVirtualAddress(SymB, SymBSec); in recordRelocation()