Searched refs: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)) variable32 system_ss.add(gdb_system)
234 static void gdb_system(CPUState *cs, gdb_syscall_complete_cb complete, in gdb_system() function942 gdb_system(cs, complete, cmd, cmd_len); in semihost_sys_system()