Searched refs:td_emuldata (Results 1 – 2 of 2) sorted by relevance
93 _Static_assert(offsetof(struct thread, td_emuldata) == 0x6b0,113 _Static_assert(offsetof(struct thread, td_emuldata) == 0x344,
373 void *td_emuldata; /* Emulator state data */ member