Home
last modified time | relevance | path

Searched refs:ada_parent_type (Results 1 – 3 of 3) sorted by relevance

/mirbsd/src/gnu/usr.bin/binutils/gdb/
Dada-lang.h275 extern struct type *ada_parent_type (struct type *);
Dada-typeprint.c634 parent_type = ada_parent_type (type); in print_record_type()
Dada-lang.c5081 ada_parent_type (struct type *type) in ada_parent_type() function