Searched defs:gdb_system (Results 1 – 2 of 2) sorted by relevance
25 libgdb_system = static_library('gdb_system', build31 gdb_system = declare_dependency(objects: libgdb_system.extract_all_objects(recursive: false)) variable
234 static void gdb_system(CPUState *cs, gdb_syscall_complete_cb complete, in gdb_system() function