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 72 extern HChar* VG_(clo_vgdb_prefix);
m_options.c 53 HChar* VG_(clo_vgdb_prefix) = NULL; variable
m_main.c 529 else if VG_STR_CLO (arg, "--vgdb-prefix", VG_(clo_vgdb_prefix)) {}
    [all...]
  /external/valgrind/main/coregrind/m_gdbserver/
server.c 786 remote_open (VG_(clo_vgdb_prefix));
    [all...]
m_gdbserver.c 614 remote_open(VG_(clo_vgdb_prefix));
    [all...]

Completed in 73 milliseconds