Searched defs:_LIBUNWIND_REMEMBER_ALLOC (Results 1 – 9 of 9) sorted by relevance
123 #define _LIBUNWIND_REMEMBER_ALLOC(_size) alloca(_size) macro128 #define _LIBUNWIND_REMEMBER_ALLOC(_size) _malloca(_size) macro132 #define _LIBUNWIND_REMEMBER_ALLOC(_size) malloc(_size) macro137 #define _LIBUNWIND_REMEMBER_ALLOC(_size) malloc(_size) macro
127 #define _LIBUNWIND_REMEMBER_ALLOC(_size) alloca(_size) macro132 #define _LIBUNWIND_REMEMBER_ALLOC(_size) _malloca(_size) macro136 #define _LIBUNWIND_REMEMBER_ALLOC(_size) malloc(_size) macro141 #define _LIBUNWIND_REMEMBER_ALLOC(_size) malloc(_size) macro
128 #define _LIBUNWIND_REMEMBER_ALLOC(_size) alloca(_size) macro133 #define _LIBUNWIND_REMEMBER_ALLOC(_size) _malloca(_size) macro137 #define _LIBUNWIND_REMEMBER_ALLOC(_size) malloc(_size) macro142 #define _LIBUNWIND_REMEMBER_ALLOC(_size) malloc(_size) macro
132 #define _LIBUNWIND_REMEMBER_ALLOC(_size) alloca(_size) macro137 #define _LIBUNWIND_REMEMBER_ALLOC(_size) _malloca(_size) macro141 #define _LIBUNWIND_REMEMBER_ALLOC(_size) malloc(_size) macro146 #define _LIBUNWIND_REMEMBER_ALLOC(_size) malloc(_size) macro