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

  /external/valgrind/coregrind/
pub_core_aspacemgr.h 154 extern Addr VG_(am_get_advisory_client_simple)
160 VG_(am_get_advisory_client_simple) (first arg == 0, meaning
  /external/valgrind/coregrind/m_syswrap/
syswrap-generic.c 401 /* VG_(am_get_advisory_client_simple) interprets zero to mean
403 advised = VG_(am_get_advisory_client_simple)(new_addr, new_len, &ok);
437 advised = VG_(am_get_advisory_client_simple)( needA, needL, &ok );
454 advised = VG_(am_get_advisory_client_simple)( 0, new_len, &ok );
489 advised = VG_(am_get_advisory_client_simple)( needA, needL, &ok );
    [all...]
  /external/valgrind/coregrind/m_initimg/
initimg-linux.c 873 anon_start = VG_(am_get_advisory_client_simple)
    [all...]
  /external/valgrind/coregrind/m_aspacemgr/
aspacemgr-linux.c 2112 Addr VG_(am_get_advisory_client_simple) ( Addr start, SizeT len, function
    [all...]

Completed in 252 milliseconds