• Home
  • Raw
  • Download

Lines Matching refs:print_ops

325 	(print_ops): Use print_dwarf_addr instead of format_dwarf_addr.
371 (print_ops): Don't free format_dwarf_addr, make sure result is
515 (print_ops): Handle DW_OP_addrx, DW_OP_GNU_addr_index,
540 * readelf.c (print_ops): Handle DW_OP_GNU_addr_index and
651 * readelf.c (print_ops): Handle DW_OP_addrx, DW_OP_constx,
730 * readelf.c (print_ops): Update data pointer and print arguments
758 * readelf.c (print_ops): Use only2 space for index. re-indent +5
772 * readelf.c (print_ops): Handle DW_OP_GNU_variable_value. Print
1577 * readelf.c (print_ops): Don't assert when addr_size or ref_size
1594 (print_ops): Likewise and also for get_sleb128.
1646 * readelf.c (print_ops): Handle zero ref_size for DW_OP_call_ref
1733 print_ops.
2156 * readelf.c (print_ops): Take CU as argument, use it to print
2164 (print_cfa_program): Pass NULL as CU to print_ops.
2169 print_ops.
2173 * readelf.c (print_ops): Format first DW_OP_GNU_implicit_pointer
2238 (print_ops): Call format_dwarf_addr with raw offset values.
2294 * readelf.c (print_ops): DW_OP_skip and DW_OP_bra targets are
2343 (print_ops): Remove KNOWN. Use dwarf_locexpr_opcode_string.
2376 (print_ops): Use known[op], not op_name, for DW_OP_GNU_parameter_ref.
2380 * readelf.c (print_ops): Handle DW_OP_GNU_parameter_ref.
2403 * readelf.c (print_ops): Cast printf PRIu/x64 arguments to uint64_t
2413 * readelf.c (print_ops): Add DW_OP_GNU_push_tls_address,
2571 * readelf.c (print_ops): Handle DW_OP_GNU_const_type,
2623 (print_ops): Handle DW_OP_GNU_entry_value.
2702 * readelf.c (print_ops): Handle DW_OP_GNU_implicit_pointer.
2724 before calling print_ops.
2725 (print_ops): Check harder for bogus data that would read off end.
2734 * readelf.c (print_ops): Take new argument for CU version.
2764 * readelf.c (print_ops): Use 64-bit types for LEB128 operands.
2814 * readelf.c (print_ops): Take new arg OFFSET_SIZE.
2818 (attr_callback): Use it for print_ops call.
2820 (print_ops): Likewise.
2920 print_ops.
2941 (print_ops): Use it.
2946 * readelf.c (print_ops): Add handling of DW_OP_implicit_value
3050 * readelf.c (print_ops): Notice short length, don't overrun buffer
3053 * readelf.c (print_ops): Fix DW_OP_call[24] decoding.
3055 * readelf.c (print_ops): Print (empty)\n when LEN == 0.
3482 * readelf.c (print_ops): Handle all bad op codes gracefully.
3624 * readelf.c (print_ops): Use hex for address operand.
4144 (dwarf_encoding_string, dwarf_lang_string, print_ops): Likewise.
4374 * readelf.c (print_ops): Add consts.
4395 * readelf.c (print_ops): Take different args for indentation control.