aboutsummaryrefslogtreecommitdiff
path: root/gdb/language.h
diff options
context:
space:
mode:
authorDoug Evans <xdje42@gmail.com>2014-12-18 01:10:34 -0800
committerDoug Evans <xdje42@gmail.com>2014-12-18 01:10:34 -0800
commit46b0da1738df4a49025f1674a67cd841688dd3d9 (patch)
tree7f4072c6ac6f45a9b930321b4a307a5805ac1e6f /gdb/language.h
parent99d4b98d4b61b13947514670ef14a61e42ebd1ed (diff)
language_lookup_primitive_type: Renamed from language_lookup_primitive_type_by_name.
gdb/ChangeLog: * language.c (language_lookup_primitive_type): Renamed from language_lookup_primitive_type_by_name. All callers updated.
Diffstat (limited to 'gdb/language.h')
-rw-r--r--gdb/language.h6
1 files changed, 3 insertions, 3 deletions
diff --git a/gdb/language.h b/gdb/language.h
index 9ed7e22ac3..aa07d8dada 100644
--- a/gdb/language.h
+++ b/gdb/language.h
@@ -435,9 +435,9 @@ struct type *language_bool_type (const struct language_defn *l,
struct type *language_string_char_type (const struct language_defn *l,
struct gdbarch *gdbarch);
-struct type *language_lookup_primitive_type_by_name (const struct language_defn *l,
- struct gdbarch *gdbarch,
- const char *name);
+struct type *language_lookup_primitive_type (const struct language_defn *l,
+ struct gdbarch *gdbarch,
+ const char *name);
/* These macros define the behaviour of the expression