Searched refs:emitDwarfDebugLocListHeader (Results 1 – 4 of 4) sorted by relevance
118 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
1995 MCSymbol *EndLabel = Emitter->emitDwarfDebugLocListHeader(Unit); in generateUnitLocations()