Searched refs:RelocationSec (Results 1 – 1 of 1) sorted by relevance
771 MCSectionXCOFF *RelocationSec = cast<MCSectionXCOFF>(F.getParent()); in recordRelocation() local772 assert(SectionMap.contains(RelocationSec) && in recordRelocation()774 SectionMap[RelocationSec]->Relocations.push_back(Reloc); in recordRelocation()797 SectionMap[RelocationSec]->Relocations.push_back(RelocB); in recordRelocation()