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

  /external/qemu/
exec-all.h 247 TranslationBlock *tb_alloc(target_ulong pc);
exec.c 901 tb = tb_alloc(pc);
906 tb = tb_alloc(pc);
1188 TranslationBlock *tb_alloc(target_ulong pc) function
    [all...]

Completed in 10 milliseconds