Searched defs:tb_alloc (Results 1 - 1 of 1) sorted by relevance

/vbox/src/recompiler/
H A Dexec.c1090 tb = tb_alloc(pc);
1095 tb = tb_alloc(pc);
1372 TranslationBlock *tb_alloc(target_ulong pc) function

Completed in 60 milliseconds