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

/external/qemu/
H A Dtranslate-all.c656 static TranslationBlock *tb_alloc(target_ulong pc) function
992 tb = tb_alloc(pc);
997 tb = tb_alloc(pc);

Completed in 107 milliseconds