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

  /external/valgrind/include/
pub_tool_options.h 58 else VG_(fmsg_bad_option)(qq_arg, "Invalid boolean value '%s'" \
84 VG_(fmsg_bad_option)(qq_arg, "%s is an invalid %s set\n", \
108 if ('\0' != s[0] || (qq_var) != n) VG_(fmsg_bad_option)(qq_arg, \
127 if ('\0' != s[0] || (qq_var) != n) VG_(fmsg_bad_option)(qq_arg, \
131 VG_(fmsg_bad_option)(qq_arg, \
158 if ('\0' != s[0]) VG_(fmsg_bad_option)(qq_arg, \
186 VG_(fmsg_bad_option)(qq_arg, \
pub_tool_libcprint.h 143 extern void VG_(fmsg_bad_option) ( const HChar* opt, const HChar* format, ... )
  /external/valgrind/coregrind/m_replacemalloc/
replacemalloc_core.c 63 VG_(fmsg_bad_option)(arg,
  /external/valgrind/coregrind/
m_main.c 567 VG_(fmsg_bad_option)
573 VG_(fmsg_bad_option)
661 VG_(fmsg_bad_option)(arg,
    [all...]
m_options.c 242 // VG_(fmsg_bad_option) will terminate the process.
292 VG_(fmsg_bad_option)(opt, "%s", message);
m_libcprint.c 575 void VG_(fmsg_bad_option) ( const HChar* opt, const HChar* format, ... ) function
  /external/valgrind/cachegrind/
cg_arch.c 108 VG_(fmsg_bad_option)(opt, "Bad argument '%s'\n", optval);
111 VG_(fmsg_bad_option)(opt,
  /external/valgrind/massif/
ms_main.c 431 VG_(fmsg_bad_option)(arg,
    [all...]
  /external/valgrind/memcheck/
mc_main.c     [all...]

Completed in 307 milliseconds