OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:am_get_advisory
(Results
1 - 4
of
4
) sorted by null
/external/valgrind/main/coregrind/
pub_core_aspacemgr.h
128
/* Describes a request for VG_(
am_get_advisory
). */
144
extern Addr VG_(
am_get_advisory
)
147
/* Convenience wrapper for VG_(
am_get_advisory
) for client floating or
/external/valgrind/main/coregrind/m_aspacemgr/
aspacemgr-linux.c
206
* This request is passed to VG_(
am_get_advisory
). This decides on
211
* Control returns to the wrapper. If VG_(
am_get_advisory
) has
1743
Addr VG_(
am_get_advisory
) ( MapRequest* req,
function
[
all
...]
/external/valgrind/main/coregrind/m_ume/
elf.c
469
advised = VG_(
am_get_advisory
)( &mreq, True/*client*/, &ok );
/external/valgrind/main/coregrind/m_syswrap/
syswrap-generic.c
[
all
...]
Completed in 41 milliseconds