Home
last modified time | relevance | path

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

/openbsd/gnu/usr.bin/binutils/gdb/
H A Dada-lang.h71 struct ada_opname_map struct
80 extern const struct ada_opname_map ada_opname_table[]; argument
H A Dada-lang.c668 const struct ada_opname_map ada_opname_table[] = {
756 const struct ada_opname_map *mapping; in ada_encode()
H A DChangeLog5489 (struct ada_opname_map): mangled => decoded, demangled=>encoded.