Home | History | Annotate | Download | only in DebugInfo

Lines Matching refs:Prologue

35   struct Prologue {
36 Prologue()
64 // Length of the prologue in bytes.
69 // Length of the line table data in bytes (not including the prologue).
172 Prologue.clear();
185 // Extracts filename by its index in filename table in prologue.
193 struct Prologue Prologue;
215 Row::reset(Prologue.DefaultIsStmt);
219 // The row number that starts at zero for the prologue, and increases for
233 Prologue *prologue);
234 /// Parse a single line table (prologue and all rows).