commit | a2aee680684ec8c79bbdc169d73fe5111e8e9a64 | [log] [tgz] |
---|---|---|
author | Alan Modra <amodra@gmail.com> | Fri Mar 10 20:27:38 2023 +1030 |
committer | Alan Modra <amodra@gmail.com> | Tue Mar 14 12:11:16 2023 +1030 |
tree | c69812ebdca8a673f52d1fe6e3a4d65c7c817c64 | |
parent | fb977255c88f3d27e21801b8ad8d9032ef4c7ffd [diff] |
gas/dwarf2dbg.c init more statics * dwarf2dbg.c (dw2_line, dw2_filename): Move to file scope and.. (dwarf2_gen_line_info): ..renamed from here. (label_num, last_used, last_used_dir_len): Move to file scope. (dwarf2_init): Init moved statics, except last_used_dir_len.