Searched refs:tcg_get_arg_str (Results 1 – 1 of 1) sorted by relevance
/openbmc/qemu/tcg/ |
H A D | tcg.c | 2460 static char *tcg_get_arg_str(TCGContext *s, char *buf, in tcg_get_arg_str() function 2603 col += ne_fprintf(f, ",%s", tcg_get_arg_str(s, buf, sizeof(buf), in tcg_dump_ops() 2608 const char *t = tcg_get_arg_str(s, buf, sizeof(buf), arg); in tcg_dump_ops() 2627 tcg_get_arg_str(s, buf, sizeof(buf), in tcg_dump_ops() 2633 tcg_get_arg_str(s, buf, sizeof(buf), in tcg_dump_ops()
|