commit | 9981e299e13ae7c4f3e23bb44b0ab5e3785c043c | [log] [tgz] |
---|---|---|
author | Simon Marchi <simon.marchi@polymtl.ca> | Mon Feb 13 09:55:56 2023 -0500 |
committer | Simon Marchi <simon.marchi@efficios.com> | Tue Feb 14 14:30:35 2023 -0500 |
tree | 0ac920cee5159219a6486e1a7175669c749e1170 | |
parent | 8eaecfb37c8ece7396303dd3122def526a223d70 [diff] |
gdb/dwarf2: rename some things, index -> gdb_index This renaming helps make it clearer that these entites (classes, functions) are specific to .gdb_index only, they are not shared with the .debug_names handling. Change-Id: I1a3cf3dbf450b62d1a0879d9aedd26397abdfd13 Approved-By: Tom Tromey <tom@tromey.com>