HomeSort by relevance Sort by last modified time
    Searched refs:clo_vgdb_prefix (Results 1 - 5 of 5) sorted by null

  /external/valgrind/main/coregrind/
pub_core_options.h 93 extern const HChar *VG_(clo_vgdb_prefix);
m_options.c 59 const HChar *VG_(clo_vgdb_prefix) = NULL; variable
m_main.c 549 else if VG_STR_CLO (arg, "--vgdb-prefix", VG_(clo_vgdb_prefix)) {
    [all...]
  /external/valgrind/main/coregrind/m_gdbserver/
server.c     [all...]
m_gdbserver.c 709 remote_open(VG_(clo_vgdb_prefix));
    [all...]

Completed in 57 milliseconds