]> sourceware.org Git - debugedit.git/commit
debugedit: Move code to separate functions.
authorJan Kratochvil <jan.kratochvil@redhat.com>
Mon, 15 Feb 2021 11:29:23 +0000 (12:29 +0100)
committerPanu Matilainen <pmatilai@redhat.com>
Tue, 16 Feb 2021 07:21:36 +0000 (09:21 +0200)
commit7cc2711aab7c2b5c98e362604433766fca045b5c
tree1e21e0e844538a482787bc059999a787f62ed041
parentcd88cf6202c41ad8947c73efdfec8b38fe82c7a3
debugedit: Move code to separate functions.

New functions edit_strp, skip_form and edit_attributes_str_comp_dir
called by edit_attributes.
Split part of read_dwarf2_line into a read_dwarf4_line function.
New function edit_dwarf2_any_str called by edit_dwarf2 at the end of
phase 0 to rebuild .debug_str.
tools/debugedit.c
This page took 0.023294 seconds and 5 git commands to generate.