Home | History | Annotate | Download | only in DebugInfo

Lines Matching full:special

326         // machine the address increment value corresponding to special
329 // small amount, it can use a single special opcode, which occupies
331 // twice the range of the last special opcode, it can use
332 // DW_LNS_const_add_pc followed by a special opcode, for a total
335 // and a special opcode, requiring three or more bytes.
350 // special opcodes because they cannot encode LEB128 numbers or
351 // judge when the computation of a special opcode overflows and
388 // Special Opcodes
390 // A special opcode value is chosen based on the amount that needs
392 // increment for a special opcode is the value of the line_base
396 // opcode must be used instead of a special opcode. The "address
399 // special opcode is then calculated using the following formula:
407 // To decode a special opcode, subtract the opcode_base from the