HomeSort by: relevance | last modified time | path
    Searched defs:linux_child_function (Results 1 - 4 of 4) sorted by relevancy

  /src/external/gpl3/gdb.old/dist/gdb/nat/
linux-ptrace.c 307 linux_child_function (void *child_stack) function
337 linux_child_function and will get traced. The child will
340 child_pid = linux_fork_to_function (NULL, linux_child_function);
linux-ptrace.c 307 linux_child_function (void *child_stack) function
337 linux_child_function and will get traced. The child will
340 child_pid = linux_fork_to_function (NULL, linux_child_function);
  /src/external/gpl3/gdb/dist/gdb/nat/
linux-ptrace.c 311 linux_child_function (void *child_stack) function
341 linux_child_function and will get traced. The child will
344 child_pid = linux_fork_to_function (NULL, linux_child_function);
linux-ptrace.c 311 linux_child_function (void *child_stack) function
341 linux_child_function and will get traced. The child will
344 child_pid = linux_fork_to_function (NULL, linux_child_function);

Completed in 67 milliseconds