diff options
author | Simon Marchi <simon.marchi@ericsson.com> | 2018-06-11 21:51:25 -0400 |
---|---|---|
committer | Simon Marchi <simon.marchi@polymtl.ca> | 2018-06-11 21:51:26 -0400 |
commit | 7b23e0874de0b15fdb33fdd2e8c3563ff67a4f60 (patch) | |
tree | 3ffb50b6f880eaa762498aba44cfe2cfea7ef32c /gdb/proc-why.c | |
parent | 69c67a0b2a93ba8c431d1ebb90d57a1e4d0ec3a1 (diff) | |
download | gdb-7b23e0874de0b15fdb33fdd2e8c3563ff67a4f60.zip gdb-7b23e0874de0b15fdb33fdd2e8c3563ff67a4f60.tar.gz gdb-7b23e0874de0b15fdb33fdd2e8c3563ff67a4f60.tar.bz2 |
Rename some functions, index -> gdb_index
Since we now have two index formats, DWARF5/debug_names and gdb_index, I
wanted to rename some functions to make it clear that they deal with the
gdb_index format specifically.
gdb/ChangeLog:
* dwarf2read.c (read_index_from_section): Rename to...
(read_gdb_index_from_section): ... this, update all callers.
(dwarf2_read_index): Rename to...
(dwarf2_read_gdb_index): ... this, update all callers.
Diffstat (limited to 'gdb/proc-why.c')
0 files changed, 0 insertions, 0 deletions