Searched refs:DwarfDebugRangeSectionSym (Results 1 – 2 of 2) sorted by relevance
129 DwarfDebugRangeSectionSym = DwarfDebugLocSectionSym = 0; in DwarfDebug()1490 DwarfDebugRangeSectionSym = EmitSectionSym(Asm, TLOF.getDwarfRangesSection(), in EmitSectionLabels()1543 Asm->EmitLabelPlusOffset(DwarfDebugRangeSectionSym, in emitDIE()1547 Asm->EmitLabelOffsetDifference(DwarfDebugRangeSectionSym, in emitDIE()1549 DwarfDebugRangeSectionSym, in emitDIE()
303 MCSymbol *DwarfStrSectionSym, *TextSectionSym, *DwarfDebugRangeSectionSym; variable