Home
last modified time | relevance | path

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

/openbsd/src/gnu/usr.bin/binutils/gdb/gdbserver/
Dtarget.h140 void set_target_ops (struct target_ops *);
Dtarget.c108 set_target_ops (struct target_ops *target) in set_target_ops() function
Dlinux-low.c1499 set_target_ops (&linux_target_ops); in initialize_low()
DChangeLog650 (initialize_low): Call set_target_ops ().