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
252 void emitLineTablePrologue(const DWARFDebugLine::Prologue &P,
829 emitLineTablePrologue(LineTable.Prologue, DebugStrPool, DebugLineStrPool); in emitLineTableForUnit()836 void DwarfStreamer::emitLineTablePrologue(const DWARFDebugLine::Prologue &P, in emitLineTablePrologue() function in DwarfStreamer