Home
last modified time | relevance | path

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

/external/valgrind/coregrind/m_aspacemgr/
Dpriv_aspacemgr.h71 extern void ML_(am_barf) ( const HChar* what );
Daspacemgr-linux.c1064 ML_(am_barf)("find_nsegment_idx: not found"); in find_nsegment_idx_WRK()
2082 ML_(am_barf)("getAdvisory: unknown request kind"); in VG_()
3305 ML_(am_barf)("can't open /proc/self/maps"); in read_procselfmaps_into_buf()
3320 ML_(am_barf)("I/O error on /proc/self/maps"); in read_procselfmaps_into_buf()
3819 ML_(am_barf)(message); in read_proc_file() local
3828 ML_(am_barf)(message); in read_proc_file() local
3837 ML_(am_barf)(message); in read_proc_file() local
Daspacemgr-common.c60 void ML_(am_barf) ( const HChar* what ) in ML_() argument