HomeSort by relevance Sort by last modified time
    Searched refs:tb_free (Results 1 - 3 of 3) sorted by null

  /external/qemu/include/exec/
exec-all.h 226 void tb_free(TranslationBlock *tb);
  /external/qemu/
cpu-exec.c 117 tb_free(tb);
    [all...]
translate-all.c 671 void tb_free(TranslationBlock *tb) function
    [all...]

Completed in 50 milliseconds