Searched refs:emitLineTablePrologue (Results 1 – 5 of 5) sorted by relevance
45 emitLineTablePrologue(LineTable.Prologue, OutSection); in emit()100 void emitLineTablePrologue(const DWARFDebugLine::Prologue &P, in emitLineTablePrologue() function
256 void emitLineTablePrologue(const DWARFDebugLine::Prologue &P,
830 emitLineTablePrologue(LineTable.Prologue, DebugStrPool, DebugLineStrPool); in emitLineTableForUnit()837 void DwarfStreamer::emitLineTablePrologue(const DWARFDebugLine::Prologue &P, in emitLineTablePrologue() function in DwarfStreamer