Home
last modified time | relevance | path

Searched refs:print_array_index (Results 1 – 7 of 7) sorted by relevance

/netbsd/src/external/gpl3/gdb/dist/gdb/
Df-lang.h63 void print_array_index (struct type *index_type,
Dlanguage.h306 virtual void print_array_index (struct type *index_type,
Dlanguage.c603 language_defn::print_array_index (struct type *index_type, LONGEST index, in print_array_index() function
Df-lang.c1663 f_language::print_array_index (struct type *index_type, LONGEST index, in print_array_index() function
Dvalprint.c1930 current_language->print_array_index (index_type, index, stream, options); in maybe_print_array_index()
DChangeLog-20203147 * ada-lang.c (ada_language::print_array_index): Call value_print
3149 * language.c (language_defn::print_array_index): Likewise.
9967 (ada_language::print_array_index): ...here.
9977 (language_defn::print_array_index): ...here.
9982 (language_defn::print_array_index): New member function.
Dada-lang.c13400 void print_array_index (struct type *index_type, in print_array_index() function