Searched refs:TargetSection (Results 1 – 2 of 2) sorted by relevance
75 SectionRef TargetSection = *TargetSI; in processScatteredVANILLA() local76 bool IsCode = TargetSection.isText(); in processScatteredVANILLA()78 findOrEmitSection(Obj, TargetSection, IsCode, ObjSectionToID); in processScatteredVANILLA()
725 MCSection *TargetSection = &A.getSection(); in recordRelocation() local727 SectionMap.find(TargetSection) != SectionMap.end() && in recordRelocation()729 Reloc.Symb = SectionMap[TargetSection]->Symbol; in recordRelocation()