Home
last modified time | relevance | path

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

/external/qemu/
Dexec-all.h252 void tb_free(TranslationBlock *tb);
Dcpu-exec.c125 tb_free(tb); in cpu_exec_nocache()
Dexec.c1214 void tb_free(TranslationBlock *tb) in tb_free() function