Home
last modified time | relevance | path

Searched refs:ada_decode_symbol (Results 1 – 4 of 4) sorted by relevance

/openbsd/gnu/usr.bin/binutils/gdb/
H A Dada-lang.h232 extern char *ada_decode_symbol (const struct general_symbol_info*);
H A Dsymtab.c650 return ada_decode_symbol (gsymbol); in symbol_natural_name()
675 return ada_decode_symbol (gsymbol); in symbol_demangled_name()
H A Dada-lang.c985 ada_decode_symbol (const struct general_symbol_info *gsymbol) in ada_decode_symbol() function
H A DChangeLog5163 (ada_decode_symbol): New function.
5507 (ada_decode_symbol): Declare.