Searched refs:TargetSection (Results 1 – 8 of 8) sorted by relevance
63 auto &TargetSection = TargetBlock.getSection(); in addUnwindInfoRegistrationActions() local64 if ((TargetSection.getMemProt() & MemProt::Exec) == MemProt::Exec) in addUnwindInfoRegistrationActions()
76 SectionRef TargetSection = *TargetSI; in processScatteredVANILLA() local77 bool IsCode = TargetSection.isText(); in processScatteredVANILLA()80 findOrEmitSection(Obj, TargetSection, IsCode, ObjSectionToID)) in processScatteredVANILLA()
885 MCSection *TargetSection = &A.getSection(); in recordRelocation() local887 SectionMap.contains(TargetSection) && in recordRelocation()889 COFFSection *Section = SectionMap[TargetSection]; in recordRelocation()1082 MCSection *TargetSection = &S->getSection(); in writeObject() local1083 assert(SectionMap.contains(TargetSection) && in writeObject()1086 encodeULEB128(SectionMap[TargetSection]->Symbol->getIndex(), OS); in writeObject()
82 error(IO.mapInteger(Tramp.TargetSection)); in visitKnownRecord()
152 W.printNumber("TargetSection", Tramp.TargetSection); in visitKnownRecord()
331 IO.mapRequired("TargetSection", Symbol.TargetSection); in map()
101 uint16_t TargetSection = 0; variable
455 formatSegmentOffset(Tramp.TargetSection, Tramp.ThunkOffset)); in visitKnownRecord()