| commit | bb82240439b045d99adafc430ed38bc9c02e2807 | [log] [tgz] |
|---|---|---|
| author | Tom Tromey <tom@tromey.com> | Sat Feb 08 13:40:54 2020 -0700 |
| committer | Tom Tromey <tom@tromey.com> | Sat Feb 08 13:43:24 2020 -0700 |
| tree | de05d0767f60dc8e25b078156c5425801c291655 | |
| parent | 009b64fc98a3bad39d19bbdca83a223dce3d87d4 [diff] |
Change file_full_name and file_file_name methods This changes file_full_name and file_file_name methods to be methods on line_header. This seems more clear to me. 2020-02-08 Tom Tromey <tom@tromey.com> * dwarf2/read.c (struct line_header) <file_full_name, file_file_name>: Declare methods. (dw2_get_file_names_reader): Update. (file_file_name): Now a method. (file_full_name): Likewise. (macro_start_file): Update. Change-Id: I50d3e91665a9637c732e1e8d8e4263764c766d9c