binutils-gdb/gdb/compile
Tom Tromey e70d6457a6 Move lookup_name_info creation into basic_lookup_transparent_type
I noticed that basic_lookup_transparent_type calls two different
functions that both proceed to create a lookup_name_info.  It's more
efficient to create this object in the outermost layer possible.
Making this change required a few related changes, resulting in this
patch.

There are still more changes of this sort that could be made.

Regression tested on x86-64 Fedora 38.
2024-02-15 10:16:48 -07:00
..
compile-c-support.c Update copyright year range in header of all files managed by GDB 2024-01-12 15:49:57 +00:00
compile-c-symbols.c Use domain_search_flags in lookup_symbol et al 2024-01-28 10:58:16 -07:00
compile-c-types.c Update copyright year range in header of all files managed by GDB 2024-01-12 15:49:57 +00:00
compile-c.h Update copyright year range in header of all files managed by GDB 2024-01-12 15:49:57 +00:00
compile-cplus-symbols.c Rename SEARCH_ALL 2024-02-01 07:10:57 -07:00
compile-cplus-types.c Use domain_search_flags in lookup_symbol et al 2024-01-28 10:58:16 -07:00
compile-cplus.h Update copyright year range in header of all files managed by GDB 2024-01-12 15:49:57 +00:00
compile-internal.h Update copyright year range in header of all files managed by GDB 2024-01-12 15:49:57 +00:00
compile-loc2c.c Update copyright year range in header of all files managed by GDB 2024-01-12 15:49:57 +00:00
compile-object-load.c Move lookup_name_info creation into basic_lookup_transparent_type 2024-02-15 10:16:48 -07:00
compile-object-load.h Update copyright year range in header of all files managed by GDB 2024-01-12 15:49:57 +00:00
compile-object-run.c Update copyright year range in header of all files managed by GDB 2024-01-12 15:49:57 +00:00
compile-object-run.h Update copyright year range in header of all files managed by GDB 2024-01-12 15:49:57 +00:00
compile.c Update copyright year range in header of all files managed by GDB 2024-01-12 15:49:57 +00:00
compile.h Update copyright year range in header of all files managed by GDB 2024-01-12 15:49:57 +00:00
gcc-c-plugin.h Update copyright year range in header of all files managed by GDB 2024-01-12 15:49:57 +00:00
gcc-cp-plugin.h Update copyright year range in header of all files managed by GDB 2024-01-12 15:49:57 +00:00