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/cachegrind/
cg_arch.c 108 VG_(fmsg_bad_option)(opt, "Bad argument '%s'\n", optval);
111 VG_(fmsg_bad_option)(opt,
  /external/valgrind/coregrind/
m_main.c 554 VG_(fmsg_bad_option)
560 VG_(fmsg_bad_option)
642 VG_(fmsg_bad_option)(arg,
    [all...]
m_options.c 260 // VG_(fmsg_bad_option) will terminate the process.
314 VG_(fmsg_bad_option)(opt, "%s", message);
m_libcprint.c 540 VG_(fmsg_bad_option)(
1083 void VG_(fmsg_bad_option) ( const HChar* opt, const HChar* format, ... ) function
    [all...]
  /external/valgrind/massif/
ms_main.c 405 VG_(fmsg_bad_option)(arg,
    [all...]
  /external/valgrind/memcheck/
mc_main.c     [all...]

Completed in 180 milliseconds