Searched refs:MinInstLength (Results 1 – 9 of 9) sorted by relevance
271 Section.emitIntVal(P.MinInstLength, 1); in emitLineTableProloguePayload()336 (Row.Address.Address - Address) / LineTable.Prologue.MinInstLength; in emitLineTableRows()
108 MinInstLength = MaxOpsPerInst = DefaultIsStmt = LineBase = LineRange = 0; in clear()134 << format(" min_inst_length: %u\n", MinInstLength) in dump()418 MinInstLength = DebugLineData.getU8(Cursor); in parse()666 if (ReportAdvanceAddrProblem && LineTable->Prologue.MinInstLength == 0) in advanceAddrOpIndex()691 LineTable->Prologue.MinInstLength; in advanceAddrOpIndex()
77 uint8_t MinInstLength; member
268 IO.mapRequired("MinInstLength", LineTable.MinInstLength); in mapping()
577 writeInteger(LineTable.MinInstLength, BufferOS, DI.IsLittleEndian); in emitDebugLine()
1004 MS->emitInt8(P.MinInstLength); in emitLineTableProloguePayload()1083 (Row.Address.Address - Address) / LineTable.Prologue.MinInstLength; in emitLineTableRows()
166 uint8_t MinInstLength; member