Searched refs:SymBSec (Results 1 – 1 of 1) sorted by relevance
494 const MCSectionXCOFF *SymBSec = getContainingCsect(cast<MCSymbolXCOFF>(SymB)); in recordRelocation() local495 assert(SectionMap.find(SymBSec) != SectionMap.end() && in recordRelocation()497 if (SymASec == SymBSec) in recordRelocation()504 const uint32_t IndexB = getIndex(SymB, SymBSec); in recordRelocation()512 FixedValue -= getVirtualAddress(SymB, SymBSec); in recordRelocation()