Home
last modified time | relevance | path

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

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