HomeSort by relevance Sort by last modified time
    Searched full:target_ops (Results 1 - 8 of 8) sorted by null

  /external/valgrind/main/coregrind/m_gdbserver/
target.c 27 struct target_ops *the_target;
92 void set_target_ops (struct target_ops *target)
94 the_target = (struct target_ops *) malloc (sizeof (*the_target));
target.h 47 struct target_ops struct
130 extern struct target_ops *the_target;
132 void set_target_ops (struct target_ops *);
valgrind-low.c 563 static struct target_ops valgrind_target_ops = {
  /prebuilt/darwin-x86/toolchain/arm-eabi-4.4.3/share/info/
gdbint.info 702 `target_ops', defined on `target.h') that describes the
    [all...]
  /prebuilt/linux-x86/toolchain/arm-eabi-4.4.3/share/info/
gdbint.info 702 `target_ops', defined on `target.h') that describes the
    [all...]
  /prebuilts/gcc/darwin-x86/arm/arm-linux-androideabi-4.6/share/info/
gdbint.info 699 `target_ops', defined on `target.h') that describes the
    [all...]
  /prebuilts/gcc/linux-x86/arm/arm-eabi-4.6/share/info/
gdbint.info 702 `target_ops', defined on `target.h') that describes the
    [all...]
  /prebuilts/gcc/linux-x86/arm/arm-linux-androideabi-4.6/share/info/
gdbint.info 699 `target_ops', defined on `target.h') that describes the
    [all...]

Completed in 513 milliseconds