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

  /toolchain/binutils/binutils-2.27/libiberty/
xmalloc.c 50 @code{xmalloc_failed} when printing a failure message.
54 @deftypefn Replacement void xmalloc_failed (size_t)
119 xmalloc_failed (size_t size) function
150 xmalloc_failed (size);
165 xmalloc_failed (nelem * elsize);
182 xmalloc_failed (size);
  /external/valgrind/coregrind/m_demangle/
vg_libciface.h 77 #define xmalloc_failed(_sz) abort() macro
cplus-dem.c     [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/lib/gcc/x86_64-w64-mingw32/4.8.3/plugin/include/
libiberty.h 295 extern void xmalloc_failed (size_t) ATTRIBUTE_NORETURN;
  /toolchain/binutils/binutils-2.27/include/
libiberty.h 302 extern void xmalloc_failed (size_t) ATTRIBUTE_NORETURN;

Completed in 125 milliseconds