Searched refs:RelocSegment (Results 1 – 16 of 16) sorted by relevance
108 Header.RelocSegment = RelocSegment; in commit()151 RelocSegment = Segment; in setRelocationAddress()
46 CHECK-NEXT: RelocSegment: 171 CHECK-NEXT: RelocSegment: 1106 CHECK-NEXT: RelocSegment: 1
73 RelocSegment: 0
33 support::ulittle16_t RelocSegment; // Code segment of line contribution. member140 uint16_t RelocSegment = 0; variable
31 support::ulittle16_t RelocSegment; // Code segment of line contribution. member
92 uint32_t RelocSegment; member
471 uint32_t RelocSegment = Lines.header()->RelocSegment; in findLineTable() local486 Session.getVAFromSectOffset(RelocSegment, RelocOffset + LN.Offset); in findLineTable()499 RelocSegment, RelocOffset + Lines.header()->CodeSize); in findLineTable()
44 YAML-NEXT: RelocSegment: 1
330 IO.mapRequired("RelocSegment", Lines.RelocSegment); in map()419 Result->setRelocationAddress(Lines.RelocSegment, Lines.RelocOffset); in toCodeViewSubsection()587 Result->Lines.RelocSegment = Lines.header()->RelocSegment; in fromCodeViewSubsection()
71 RelocSegment: 1
1075 m_index->MakeVirtualAddress(lfh->RelocSegment, lfh->RelocOffset); in ParseLineTable()
956 uint16_t Segment = Lines.header()->RelocSegment; in dumpLines()