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

  /external/valgrind/include/
pub_tool_mallocfree.h 52 extern void VG_(out_of_memory_NORETURN) ( const HChar* who, SizeT szB );
  /external/valgrind/coregrind/
m_transtab.c 44 #include "pub_core_mallocfree.h" // VG_(out_of_memory_NORETURN)
    [all...]
m_mallocfree.c 748 void VG_(out_of_memory_NORETURN) ( const HChar* who, SizeT szB )
864 VG_(out_of_memory_NORETURN)("newSuperblock", cszB);
    [all...]
  /external/valgrind/memcheck/
mc_main.c 308 VG_(out_of_memory_NORETURN)( "memcheck:allocate new SecMap",
    [all...]
  /external/valgrind/helgrind/
libhb_core.c 685 VG_(out_of_memory_NORETURN)(
    [all...]

Completed in 278 milliseconds