Searched refs:DWARF2LineOpcodeBase (Results 1 – 10 of 10) sorted by relevance
118 Params.DWARF2LineOpcodeBase = 13; in TEST()172 Params.DWARF2LineOpcodeBase = 13; in TEST()
121 Params.DWARF2LineOpcodeBase = 13; in TEST()175 Params.DWARF2LineOpcodeBase = 13; in TEST()
224 (Params.DWARF2LineOpcodeBase - 1U)); in Emit()226 Params.DWARF2LineOpcodeBase - 1)); in Emit()418 return (op - Params.DWARF2LineOpcodeBase) / Params.DWARF2LineRange; in SpecialAddr()456 Temp + Params.DWARF2LineOpcodeBase > 255) { in Encode()472 Temp += Params.DWARF2LineOpcodeBase; in Encode()
287 (Params.DWARF2LineOpcodeBase - 1U)); in Emit()290 makeArrayRef(StandardOpcodeLengths, Params.DWARF2LineOpcodeBase - 1), in Emit()656 return (op - Params.DWARF2LineOpcodeBase) / Params.DWARF2LineRange; in SpecialAddr()694 Temp + Params.DWARF2LineOpcodeBase > 255) { in Encode()710 Temp += Params.DWARF2LineOpcodeBase; in Encode()
305 (Params.DWARF2LineOpcodeBase - 1U)); in Emit()308 makeArrayRef(StandardOpcodeLengths, Params.DWARF2LineOpcodeBase - 1), in Emit()685 return (op - Params.DWARF2LineOpcodeBase) / Params.DWARF2LineRange; in SpecialAddr()723 Temp + Params.DWARF2LineOpcodeBase > 255) { in Encode()739 Temp += Params.DWARF2LineOpcodeBase; in Encode()
188 uint8_t DWARF2LineOpcodeBase = 13; member
210 uint8_t DWARF2LineOpcodeBase = 13; member
205 uint8_t DWARF2LineOpcodeBase = 13; member
1791 Params.DWARF2LineOpcodeBase = LineTable.Prologue.OpcodeBase; in patchLineTableForUnit()
3098 Params.DWARF2LineOpcodeBase = LineTable.Prologue.OpcodeBase; in patchLineTableForUnit()