Searched refs:fbsd_target_ops (Results 1 - 6 of 6) sorted by relevance

/freebsd-11-stable/gnu/usr.bin/gdb/gdbserver/
H A Dfbsd-low.h43 struct fbsd_target_ops struct
64 extern struct fbsd_target_ops the_low_target;
H A Dfbsd-arm-low.c134 struct fbsd_target_ops the_low_target = {
H A Dfbsd-powerpc-low.c144 struct fbsd_target_ops the_low_target = {
H A Dfbsd-i386-low.c164 struct fbsd_target_ops the_low_target = {
H A Dfbsd-amd64-low.c201 struct fbsd_target_ops the_low_target = {
H A Dfbsd-low.c1235 static struct target_ops fbsd_target_ops = {
1261 set_target_ops (&fbsd_target_ops);
1234 static struct target_ops fbsd_target_ops = { variable in typeref:struct:target_ops

Completed in 36 milliseconds