Searched refs:print_ops (Results 1 – 2 of 2) sorted by relevance
/external/elfutils/src/ |
D | ChangeLog | 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. [all …]
|
D | readelf.c | 4318 print_ops (Dwfl_Module *dwflmod, Dwarf *dbg, int indent, int indentrest, in print_ops() function 4630 print_ops (dwflmod, dbg, indent + 5, indent + 5, vers, in print_ops() 6277 print_ops (dwflmod, dbg, 10, 10, version, ptr_size, 0, NULL, in print_cfa_program() 6292 print_ops (dwflmod, dbg, 10, 10, version, ptr_size, 0, NULL, in print_cfa_program() 6354 print_ops (dwflmod, dbg, 10, 10, version, ptr_size, 0, in print_cfa_program() 7519 print_ops (cbargs->dwflmod, cbargs->dbg, in attr_callback() 9115 print_ops (dwflmod, dbg, 8, 8, version, in print_debug_loclists_section() 9153 print_ops (dwflmod, dbg, 8, 8, version, in print_debug_loclists_section() 9181 print_ops (dwflmod, dbg, 8, 8, version, in print_debug_loclists_section() 9192 print_ops (dwflmod, dbg, 8, 8, version, in print_debug_loclists_section() [all …]
|