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

  /external/valgrind/main/coregrind/
pub_core_options.h 227 extern const HChar* VG_(clo_sim_hints);
m_options.c 114 const HChar* VG_(clo_sim_hints) = NULL; variable
m_libcprint.c 425 if (depth > 0 && !VG_(strstr)(VG_(clo_sim_hints), "no-inner-prefix")) {
m_main.c 330 - set VG_(clo_sim_hints) (--sim-hints=)
372 // Set up VG_(clo_sim_hints). This is needed a.o. for an inner
375 else if VG_STR_CLO (str, "--sim-hints", VG_(clo_sim_hints)) {}
    [all...]
  /external/valgrind/main/coregrind/m_syswrap/
priv_types_n_macros.h 371 if (VG_(strstr)(VG_(clo_sim_hints),"fuse-compatible")) \
syswrap-generic.c     [all...]

Completed in 120 milliseconds