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