Searched refs:emitDwarfDebugLocListHeader (Results 1 – 4 of 4) sorted by relevance
121 MCSymbol *emitDwarfDebugLocListHeader(const CompileUnit &Unit) override;
96 virtual MCSymbol *emitDwarfDebugLocListHeader(const CompileUnit &Unit) = 0;
603 MCSymbol *DwarfStreamer::emitDwarfDebugLocListHeader(const CompileUnit &Unit) { in emitDwarfDebugLocListHeader() function in DwarfStreamer
1978 MCSymbol *EndLabel = Emitter->emitDwarfDebugLocListHeader(Unit); in generateUnitLocations()