Searched refs:TargetSection (Results 1 – 8 of 8) sorted by relevance
77 SectionRef TargetSection = *TargetSI; in processScatteredVANILLA() local78 bool IsCode = TargetSection.isText(); in processScatteredVANILLA()81 findOrEmitSection(Obj, TargetSection, IsCode, ObjSectionToID)) in processScatteredVANILLA()
754 MCSection *TargetSection = &A.getSection(); in recordRelocation() local756 SectionMap.find(TargetSection) != SectionMap.end() && in recordRelocation()758 COFFSection *Section = SectionMap[TargetSection]; in recordRelocation()1106 MCSection *TargetSection = &S->getSection(); in writeObject() local1107 assert(SectionMap.find(TargetSection) != SectionMap.end() && in writeObject()1110 encodeULEB128(SectionMap[TargetSection]->Symbol->getIndex(), OS); in writeObject()
114 YAML: TargetSection: 1
82 error(IO.mapInteger(Tramp.TargetSection)); in visitKnownRecord()
152 W.printNumber("TargetSection", Tramp.TargetSection); in visitKnownRecord()
319 IO.mapRequired("TargetSection", Symbol.TargetSection); in map()
101 uint16_t TargetSection = 0; variable
431 formatSegmentOffset(Tramp.TargetSection, Tramp.ThunkOffset)); in visitKnownRecord()