Searched defs:debugger_process_info (Results 1 – 1 of 1) sorted by relevance
40 struct __attribute__((packed)) debugger_process_info { struct41 void* abort_msg;42 void* fdsan_table;66 debugger_process_info (*get_process_info)(); argument