Home | History | Annotate | Download | only in DWARF

Lines Matching full:special

399         // machine the address increment value corresponding to special
402 // small amount, it can use a single special opcode, which occupies
404 // twice the range of the last special opcode, it can use
405 // DW_LNS_const_add_pc followed by a special opcode, for a total
408 // and a special opcode, requiring three or more bytes.
423 // special opcodes because they cannot encode LEB128 numbers or
424 // judge when the computation of a special opcode overflows and
461 // Special Opcodes
463 // A special opcode value is chosen based on the amount that needs
465 // increment for a special opcode is the value of the line_base
469 // opcode must be used instead of a special opcode. The "address
472 // special opcode is then calculated using the following formula:
480 // To decode a special opcode, subtract the opcode_base from the