Searched defs:_os_emul (Results 1 – 1 of 1) sorted by relevance
67 struct _os_emul { struct68 const char *name;69 os_emul_create_handler *create;70 os_emul_init_handler *init;71 os_emul_system_call_handler *system_call;72 os_emul_instruction_call_handler *instruction_call;73 os_emul_data *data;