HomeSort by relevance Sort by last modified time
    Searched full:out_of_memory_noreturn (Results 1 - 7 of 7) sorted by null

  /external/valgrind/main/include/
pub_tool_mallocfree.h 53 extern void VG_(out_of_memory_NORETURN) ( HChar* who, SizeT szB );
  /external/valgrind/main/coregrind/
m_transtab.c 42 #include "pub_core_mallocfree.h" // VG_(out_of_memory_NORETURN)
776 VG_(out_of_memory_NORETURN)("initialiseSector(TC)",
785 VG_(out_of_memory_NORETURN)("initialiseSector(TT)",
    [all...]
m_mallocfree.c 610 void VG_(out_of_memory_NORETURN) ( HChar* who, SizeT szB )
761 VG_(out_of_memory_NORETURN)("newSuperblock", cszB);
    [all...]
  /external/valgrind/main/massif/
ms_main.c 610 VG_(out_of_memory_NORETURN)( "massif:perm_malloc",
    [all...]
  /external/valgrind/main/memcheck/
mc_main.c 300 VG_(out_of_memory_NORETURN)( "memcheck:allocate new SecMap",
    [all...]
  /external/valgrind/main/helgrind/
libhb_core.c 387 VG_(out_of_memory_NORETURN)(
    [all...]
  /external/valgrind/main/exp-ptrcheck/
h_main.c 727 VG_(out_of_memory_NORETURN)( "annelid:allocate new SecMap",
    [all...]

Completed in 434 milliseconds