Home
last modified time | relevance | path

Searched refs:fake_create_process (Results 1 – 3 of 3) sorted by relevance

/openbsd/src/gnu/usr.bin/binutils/gdb/
Dwin32-nat.c1213 fake_create_process (void) in fake_create_process() function
1261 retval = ourstatus->value.related_pid = fake_create_process (); in get_child_debug_event()
DChangeLog-200387 (fake_create_process): Pretend to create a process for pathological
89 (get_child_debug_event): Call fake_create_process when the first event
DChangeLog12939 * win32-nat.c (fake_create_process): Use ISO C style definition.