Searched refs:DWARF2LineOpcodeBase (Results 1 – 3 of 3) sorted by relevance
290 (Params.DWARF2LineOpcodeBase - 1U)); in Emit()293 makeArrayRef(StandardOpcodeLengths, Params.DWARF2LineOpcodeBase - 1), in Emit()651 return (op - Params.DWARF2LineOpcodeBase) / Params.DWARF2LineRange; in SpecialAddr()689 Temp + Params.DWARF2LineOpcodeBase > 255) { in Encode()705 Temp += Params.DWARF2LineOpcodeBase; in Encode()
211 uint8_t DWARF2LineOpcodeBase = 13; member
1773 Params.DWARF2LineOpcodeBase = LineTable.Prologue.OpcodeBase; in patchLineTableForUnit()