Searched refs:TargetSection (Results 1 – 7 of 7) sorted by relevance
78 SectionRef TargetSection = *TargetSI; in processScatteredVANILLA() local79 bool IsCode = TargetSection.isText(); in processScatteredVANILLA()82 findOrEmitSection(Obj, TargetSection, IsCode, ObjSectionToID)) in processScatteredVANILLA()
756 MCSection *TargetSection = &A.getSection(); in recordRelocation() local758 SectionMap.find(TargetSection) != SectionMap.end() && in recordRelocation()760 Reloc.Symb = SectionMap[TargetSection]->Symbol; in recordRelocation()1046 MCSection *TargetSection = &S->getSection(); in writeObject() local1047 assert(SectionMap.find(TargetSection) != SectionMap.end() && in writeObject()1050 encodeULEB128(SectionMap[TargetSection]->Symbol->getIndex(), OS); in writeObject()
83 error(IO.mapInteger(Tramp.TargetSection)); in visitKnownRecord()
155 W.printNumber("TargetSection", Tramp.TargetSection); in visitKnownRecord()
296 IO.mapRequired("TargetSection", Symbol.TargetSection); in map()
101 uint16_t TargetSection; variable
396 formatSegmentOffset(Tramp.TargetSection, Tramp.ThunkOffset)); in visitKnownRecord()