HomeSort by relevance Sort by last modified time
    Searched refs:out_of_memory_NORETURN (Results 1 - 6 of 6) sorted by null

  /external/valgrind/main/include/
pub_tool_mallocfree.h 61 extern void VG_(out_of_memory_NORETURN) ( HChar* who, SizeT szB );
  /external/valgrind/main/coregrind/
m_mallocfree.c 705 void VG_(out_of_memory_NORETURN) ( HChar* who, SizeT szB )
811 VG_(out_of_memory_NORETURN)("newSuperblock", cszB);
    [all...]
m_transtab.c 44 #include "pub_core_mallocfree.h" // VG_(out_of_memory_NORETURN)
    [all...]
  /external/valgrind/main/massif/
ms_main.c 606 VG_(out_of_memory_NORETURN)( "massif:perm_malloc",
    [all...]
  /external/valgrind/main/memcheck/
mc_main.c 302 VG_(out_of_memory_NORETURN)( "memcheck:allocate new SecMap",
    [all...]
  /external/valgrind/main/helgrind/
libhb_core.c 648 VG_(out_of_memory_NORETURN)(
    [all...]

Completed in 707 milliseconds