Searched refs:emitLineTableForUnit (Results 1 – 4 of 4) sorted by relevance
152 void emitLineTableForUnit(const DWARFDebugLine::LineTable &LineTable,
125 virtual void emitLineTableForUnit(const DWARFDebugLine::LineTable &LineTable,
810 void DwarfStreamer::emitLineTableForUnit( in emitLineTableForUnit() function in DwarfStreamer
2224 Emitter->emitLineTableForUnit(LineTable, Unit, DebugStrPool, in generateLineTableForUnit()