Searched refs:out_of_memory_NORETURN (Results 1 - 6 of 6) sorted by relevance

/external/valgrind/main/include/
H A Dpub_tool_mallocfree.h61 extern void VG_(out_of_memory_NORETURN) ( HChar* who, SizeT szB );
/external/valgrind/main/coregrind/
H A Dm_mallocfree.c705 void VG_(out_of_memory_NORETURN) ( HChar* who, SizeT szB ) function
811 VG_(out_of_memory_NORETURN)("newSuperblock", cszB);
1554 VG_(out_of_memory_NORETURN)("arena_init", sizeof(Superblock *) *
H A Dm_transtab.c44 #include "pub_core_mallocfree.h" // VG_(out_of_memory_NORETURN)
1325 VG_(out_of_memory_NORETURN)("initialiseSector(TC)",
1334 VG_(out_of_memory_NORETURN)("initialiseSector(TT)",
1983 VG_(out_of_memory_NORETURN)("init_unredir_tt_tc",
/external/valgrind/main/massif/
H A Dms_main.c606 VG_(out_of_memory_NORETURN)( "massif:perm_malloc",
/external/valgrind/main/memcheck/
H A Dmc_main.c302 VG_(out_of_memory_NORETURN)( "memcheck:allocate new SecMap",
2157 VG_(out_of_memory_NORETURN)( "memcheck:allocating ocacheL1",
/external/valgrind/main/helgrind/
H A Dlibhb_core.c648 VG_(out_of_memory_NORETURN)(

Completed in 236 milliseconds