Searched refs:clo_sim_hints (Results 1 - 6 of 6) sorted by relevance

/external/valgrind/main/coregrind/
H A Dpub_core_options.h227 extern const HChar* VG_(clo_sim_hints);
H A Dm_options.c114 const HChar* VG_(clo_sim_hints) = NULL; variable
H A Dm_libcprint.c425 if (depth > 0 && !VG_(strstr)(VG_(clo_sim_hints), "no-inner-prefix")) {
H A Dm_main.c330 - 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)) {}
/external/valgrind/main/coregrind/m_syswrap/
H A Dpriv_types_n_macros.h371 if (VG_(strstr)(VG_(clo_sim_hints),"fuse-compatible")) \
H A Dsyswrap-generic.c3420 if (VG_(strstr)(VG_(clo_sim_hints), "lax-ioctls") != NULL) {
3819 && VG_(strstr)(VG_(clo_sim_hints),"enable-outer"))

Completed in 5635 milliseconds