Searched refs:LineBase (Results 1 – 2 of 2) sorted by relevance
38 DefaultIsStmt(0), LineBase(0), LineRange(0), OpcodeBase(0) {} in Prologue()55 int8_t LineBase; member74 return LineBase + (int8_t)LineRange - 1; in getMaxLineIncrementForSpecialOpcode()79 MinInstLength = LineBase = LineRange = OpcodeBase = 0; in clear()
26 << format(" line_base: %i\n", LineBase) in dump()180 prologue->LineBase = debug_line_data.getU8(offset_ptr); in parsePrologue()468 int32_t line_offset = prologue->LineBase + in parseStatementTable()