OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:am_do_munmap_NO_NOTIFY
(Results
1 - 3
of
3
) sorted by null
/external/valgrind/main/coregrind/m_aspacemgr/
priv_aspacemgr.h
91
extern SysRes ML_(
am_do_munmap_NO_NOTIFY
)(Addr start, SizeT length);
aspacemgr-common.c
189
SysRes ML_(
am_do_munmap_NO_NOTIFY
)(Addr start, SizeT length)
414
(void)ML_(
am_do_munmap_NO_NOTIFY
)( (Addr)stack, szB );
aspacemgr-linux.c
[
all
...]
Completed in 6668 milliseconds