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

  /toolchain/binutils/binutils-2.25/libiberty/
xmalloc.c 49 @code{xmalloc_failed} when printing a failure message.
53 @deftypefn Replacement void xmalloc_failed (size_t)
117 xmalloc_failed (size_t size) function
149 xmalloc_failed (size);
164 xmalloc_failed (nelem * elsize);
181 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.25/include/
libiberty.h 298 extern void xmalloc_failed (size_t) ATTRIBUTE_NORETURN;

Completed in 628 milliseconds