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 251 TranslationBlock *tb_alloc(target_ulong pc);
exec.c 911 tb = tb_alloc(pc);
916 tb = tb_alloc(pc);
1197 TranslationBlock *tb_alloc(target_ulong pc) function
    [all...]

Completed in 61 milliseconds