Searched refs:i2name (Results 1 - 14 of 14) sorted by relevance

/netbsd-current/external/gpl3/gdb.old/dist/sim/ppc/
H A Dmisc.h92 extern const char *i2name
H A Dld-decode.c115 dumpf(indent, " (type %s)\n", i2name(rule->type, decode_type_map));
116 dumpf(indent, " (gen %s)\n", i2name(rule->gen, decode_gen_map));
H A Dld-cache.c95 dumpf(indent, " (type %s)\n", i2name(rule->type, cache_type_map));
H A Dmisc.c204 i2name(const int i, function
/netbsd-current/external/gpl3/gdb/dist/sim/ppc/
H A Dmisc.h77 extern const char *i2name
H A Dld-decode.c112 dumpf(indent, " (type %s)\n", i2name(rule->type, decode_type_map));
113 dumpf(indent, " (gen %s)\n", i2name(rule->gen, decode_gen_map));
H A Dld-cache.c92 dumpf(indent, " (type %s)\n", i2name(rule->type, cache_type_map));
H A Dmisc.c195 i2name(const int i, function
/netbsd-current/external/gpl3/gdb.old/dist/sim/igen/
H A Dmisc.h138 extern const char *i2name (const int i, const name_map * map);
H A Dmisc.c264 i2name (const int i, const name_map * map) function
H A Dld-decode.c350 lf_printf (file, "\n(type %s)", i2name (rule->type, decode_type_map));
351 lf_printf (file, "\n(gen %s)", i2name (rule->gen, decode_gen_map));
/netbsd-current/external/gpl3/gdb/dist/sim/igen/
H A Dmisc.h104 extern const char *i2name (const int i, const name_map * map);
H A Dmisc.c254 i2name (const int i, const name_map * map) function
H A Dld-decode.c350 lf_printf (file, "\n(type %s)", i2name (rule->type, decode_type_map));
351 lf_printf (file, "\n(gen %s)", i2name (rule->gen, decode_gen_map));

Completed in 187 milliseconds