Searched refs:LineBase (Results 1 – 3 of 3) sorted by relevance
57 int8_t LineBase; member84 return LineBase + (int8_t)LineRange - 1; in getMaxLineIncrementForSpecialOpcode()
26 MinInstLength = MaxOpsPerInst = DefaultIsStmt = LineBase = LineRange = 0; in clear()42 << format(" line_base: %i\n", LineBase) in dump()92 LineBase = debug_line_data.getU8(offset_ptr); in parse()508 Prologue.LineBase + (adjust_opcode % Prologue.LineRange); in parse()
3042 Params.DWARF2LineBase = LineTable.Prologue.LineBase; in patchLineTableForUnit()