Home
last modified time | relevance | path

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

/external/valgrind/main/coregrind/m_aspacemgr/
Daspacemgr-common.c55 void ML_(am_exit)( Int status ) in ML_() argument
71 ML_(am_exit)(1); in ML_()
80 ML_(am_exit)(1); in ML_()
93 ML_(am_exit)(1); in ML_()
Dpriv_aspacemgr.h67 extern void ML_(am_exit) ( Int status );
Daspacemgr-aix5.c1224 ML_(am_exit)(0); in VG_()
Daspacemgr-linux.c3275 ML_(am_exit)(1); in parse_procselfmaps()