aboutsummaryrefslogtreecommitdiff
path: root/gdb/compile/compile-cplus-symbols.c
diff options
context:
space:
mode:
authorPedro Alves <pedro@palves.net>2020-09-14 21:16:57 +0100
committerPedro Alves <pedro@palves.net>2020-09-14 22:19:02 +0100
commit69896a2cd12e7819a81823430b3ece5a7c9a6973 (patch)
tree995105bbfff38fedd49859208bb8df2c3acb05c9 /gdb/compile/compile-cplus-symbols.c
parent314ad88df63c26a986e1ecd18bfe1de81a3cc0fb (diff)
downloadbinutils-69896a2cd12e7819a81823430b3ece5a7c9a6973.zip
binutils-69896a2cd12e7819a81823430b3ece5a7c9a6973.tar.gz
binutils-69896a2cd12e7819a81823430b3ece5a7c9a6973.tar.bz2
Rename address_space_int_to_name/address_space_name_to_int
These methods now take/return a type_instance_flags instead of a raw integer, so rename them accordingly. gdb/ChangeLog: * c-typeprint.c (c_type_print_modifier): Adjust to rename. * gdbtypes.c (address_space_name_to_int): Rename to ... (address_space_name_to_type_instance_flags): ... this. (address_space_int_to_name): Rename to ... (address_space_type_instance_flags_to_name): ... this. * gdbtypes.h (address_space_name_to_int): Rename to ... (address_space_name_to_type_instance_flags): ... this. (address_space_int_to_name): Rename to ... (address_space_type_instance_flags_to_name): ... this. * type-stack.c (type_stack::insert): Adjust to rename. * type-stack.h (type_stack::insert): Likewise.
Diffstat (limited to 'gdb/compile/compile-cplus-symbols.c')
0 files changed, 0 insertions, 0 deletions