Searched refs:DWARF2LineOpcodeBase (Results 1 – 8 of 8) sorted by relevance
122 Params.DWARF2LineOpcodeBase = 13; in TEST()176 Params.DWARF2LineOpcodeBase = 13; in TEST()
118 Params.DWARF2LineOpcodeBase = 13; in TEST()172 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()
288 (Params.DWARF2LineOpcodeBase - 1U)); in Emit()291 makeArrayRef(StandardOpcodeLengths, Params.DWARF2LineOpcodeBase - 1), in Emit()648 return (op - Params.DWARF2LineOpcodeBase) / Params.DWARF2LineRange; in SpecialAddr()686 Temp + Params.DWARF2LineOpcodeBase > 255) { in Encode()702 Temp += Params.DWARF2LineOpcodeBase; in Encode()
188 uint8_t DWARF2LineOpcodeBase = 13; member
203 uint8_t DWARF2LineOpcodeBase = 13; member
1805 Params.DWARF2LineOpcodeBase = LineTable.Prologue.OpcodeBase; in patchLineTableForUnit()
3098 Params.DWARF2LineOpcodeBase = LineTable.Prologue.OpcodeBase; in patchLineTableForUnit()