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