Home
last modified time | relevance | path

Searched refs:kernel_dispatch (Results 1 – 4 of 4) sorted by relevance

/netbsd-src/external/gpl3/gcc/dist/libgomp/plugin/
H A Dplugin-gcn.c216 struct kernel_dispatch struct
1027 print_kernel_dispatch (struct kernel_dispatch *dispatch, unsigned indent) in print_kernel_dispatch()
1867 static struct kernel_dispatch *
1871 struct kernel_dispatch *shadow in create_kernel_dispatch()
1872 = GOMP_PLUGIN_malloc_cleared (sizeof (struct kernel_dispatch)); in create_kernel_dispatch()
1984 release_kernel_dispatch (struct kernel_dispatch *shadow) in release_kernel_dispatch()
2220 struct kernel_dispatch *shadow in run_kernel()
/netbsd-src/external/gpl3/gcc.old/dist/libgomp/plugin/
H A Dplugin-gcn.c218 struct kernel_dispatch struct
1030 print_kernel_dispatch (struct kernel_dispatch *dispatch, unsigned indent) in print_kernel_dispatch()
1867 static struct kernel_dispatch *
1871 struct kernel_dispatch *shadow in create_kernel_dispatch()
1872 = GOMP_PLUGIN_malloc_cleared (sizeof (struct kernel_dispatch)); in create_kernel_dispatch()
1984 release_kernel_dispatch (struct kernel_dispatch *shadow) in release_kernel_dispatch()
2218 struct kernel_dispatch *shadow in run_kernel()
/netbsd-src/external/gpl3/gdb.old/dist/gdb/
H A DChangeLog-19922245 (breakpoint_notify, kernel_dispatch): Deal with DynamicLoad
2248 (kernel_dispatch (case StopRType)): Use kill() instead of
2892 * (kernel_dispatch): Better error messages for unknown protocol
2894 * (kernel_dispatch): First cut at DynamicLoad message handling.
3383 * cadillac.c (kernel_dispatch): Convert rindex usage to strrchr.
3483 * cadillac.c (kernel_dispatch): Make return type void.
/netbsd-src/external/gpl3/gdb/dist/gdb/
H A DChangeLog-19922245 (breakpoint_notify, kernel_dispatch): Deal with DynamicLoad
2248 (kernel_dispatch (case StopRType)): Use kill() instead of
2892 * (kernel_dispatch): Better error messages for unknown protocol
2894 * (kernel_dispatch): First cut at DynamicLoad message handling.
3383 * cadillac.c (kernel_dispatch): Convert rindex usage to strrchr.
3483 * cadillac.c (kernel_dispatch): Make return type void.