Searched refs:LineBase (Results 1 – 9 of 9) sorted by relevance
279 Section.emitIntVal(P.LineBase, 1); in emitLineTableProloguePayload()300 Params.DWARF2LineBase = LineTable.Prologue.LineBase; in emitLineTableRows()
32 LineTable.Prologue.LineBase = -5; in TypeUnit()
108 MinInstLength = MaxOpsPerInst = DefaultIsStmt = LineBase = LineRange = 0; in clear()137 << format(" line_base: %i\n", LineBase) in dump()421 LineBase = DebugLineData.getU8(Cursor); in parse()771 LineTable->Prologue.LineBase + in handleSpecialOpcode()
85 int8_t LineBase; member
288 IO.mapRequired("LineBase", LineTable.LineBase); in mapping()
609 writeInteger(LineTable.LineBase, BufferOS, DI.IsLittleEndian); in emitDebugLine()
1015 MS->emitInt8(P.LineBase); in emitLineTableProloguePayload()1044 Params.DWARF2LineBase = LineTable.Prologue.LineBase; in emitLineTableRows()
173 uint8_t LineBase; member