Home
last modified time | relevance | path

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

/external/valgrind/coregrind/m_aspacemgr/
Daspacemgr-common.c55 void ML_(am_exit)( Int status ) in ML_() argument
64 ML_(am_exit)(1); in ML_()
73 ML_(am_exit)(1); in ML_()
86 ML_(am_exit)(1); in ML_()
Dpriv_aspacemgr.h69 extern void ML_(am_exit) ( Int status );
Daspacemgr-linux.c3439 ML_(am_exit)(1); in parse_procselfmaps()