Searched refs:RelocationSec (Results 1 – 1 of 1) sorted by relevance
751 MCSectionXCOFF *RelocationSec = cast<MCSectionXCOFF>(Fragment->getParent()); in recordRelocation() local752 assert(SectionMap.contains(RelocationSec) && in recordRelocation()754 SectionMap[RelocationSec]->Relocations.push_back(Reloc); in recordRelocation()778 SectionMap[RelocationSec]->Relocations.push_back(RelocB); in recordRelocation()