Searched refs:RelocationSec (Results 1 – 1 of 1) sorted by relevance
676 MCSectionXCOFF *RelocationSec = cast<MCSectionXCOFF>(Fragment->getParent()); in recordRelocation() local677 assert(SectionMap.find(RelocationSec) != SectionMap.end() && in recordRelocation()679 SectionMap[RelocationSec]->Relocations.push_back(Reloc); in recordRelocation()703 SectionMap[RelocationSec]->Relocations.push_back(RelocB); in recordRelocation()