Searched refs:RelocSegment (Results 1 – 6 of 6) sorted by relevance
109 Header.RelocSegment = RelocSegment; in commit()152 RelocSegment = Segment; in setRelocationAddress()
34 support::ulittle16_t RelocSegment; // Code segment of line contribution. member141 uint16_t RelocSegment = 0; variable
93 uint32_t RelocSegment; member
331 IO.mapRequired("RelocSegment", Lines.RelocSegment); in map()420 Result->setRelocationAddress(Lines.RelocSegment, Lines.RelocOffset); in toCodeViewSubsection()588 Result->Lines.RelocSegment = Lines.header()->RelocSegment; in fromCodeViewSubsection()
1062 m_index->MakeVirtualAddress(lfh->RelocSegment, lfh->RelocOffset); in ParseLineTable()
881 uint16_t Segment = Lines.header()->RelocSegment; in dumpLines()