Searched defs:TranslationBlock (Results 1 – 1 of 1) sorted by relevance
35 typedef struct TranslationBlock TranslationBlock; typedef125 struct TranslationBlock { struct137 struct TranslationBlock *phys_hash_next; argument140 struct TranslationBlock *page_next[2]; argument155 struct TranslationBlock *jmp_next[2]; argument156 struct TranslationBlock *jmp_first; argument159 struct BBRec *bb_rec;160 uint64_t prev_time;185 TranslationBlock *tb_alloc(target_ulong pc); argument