Home
last modified time | relevance | path

Searched refs:VG_RUN__LIBC_FREERES (Results 1 – 3 of 3) sorted by relevance

/external/valgrind/coregrind/
Dpub_core_clreq.h66 VG_RUN__LIBC_FREERES = 2 enumerator
Dvg_preloaded.c77 if ((to_run & VG_RUN__LIBC_FREERES) != 0) { in VG_NOTIFY_ON_LOAD()
Dm_main.c2246 to_run |= VG_RUN__LIBC_FREERES; in final_tidyup()
2270 vg_assert(to_run <= (VG_RUN__GNU_CXX__FREERES | VG_RUN__LIBC_FREERES)); in final_tidyup()