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