ada-lang.c: Rename gnat_encoded_fixed_type_info
authorJoel Brobecker <brobecker@adacore.com>
Sun, 1 Nov 2020 07:41:06 +0000 (02:41 -0500)
committerJoel Brobecker <brobecker@adacore.com>
Sun, 1 Nov 2020 08:46:10 +0000 (03:46 -0500)
commit60bd1d53a061e135763b46929ee900c14727ccf4
treeb6b4eab5f664a0e69ab3ddd5703c8279a0e8ffb5
parentdb99d0d055a05d746fdc8d84a0a667c53154f760
ada-lang.c: Rename gnat_encoded_fixed_type_info

This commit renames gnat_encoded_fixed_type_info into
gnat_encoded_fixed_point_type_info, so as to be more consistent
with the naming used for the other associated routines (i.e.
use "fixed_point" rather than just "fixed").

gdb/ChangeLog:

        * ada-lang.c (gnat_encoded_fixed_point_type_info): Renames
        gnat_encoded_fixed_type_info.  Update all callers.
gdb/ChangeLog
gdb/ada-lang.c
This page took 0.027366 seconds and 4 git commands to generate.