Searched defs:RawInternalAlloc (Results 1 – 3 of 3) sorted by relevance
/netbsd-src/external/gpl3/gcc.old/dist/libsanitizer/sanitizer_common/ |
H A D | sanitizer_allocator.cc | 50 static void *RawInternalAlloc(uptr size, InternalAllocatorCache *cache, in RawInternalAlloc() function 107 static void *RawInternalAlloc(uptr size, InternalAllocatorCache *cache, in RawInternalAlloc() function
|
/netbsd-src/sys/external/bsd/compiler_rt/dist/lib/sanitizer_common/ |
H A D | sanitizer_allocator.cc | 52 static void *RawInternalAlloc(uptr size, InternalAllocatorCache *cache, in RawInternalAlloc() function 109 static void *RawInternalAlloc(uptr size, InternalAllocatorCache *cache, in RawInternalAlloc() function
|
/netbsd-src/external/gpl3/gcc/dist/libsanitizer/sanitizer_common/ |
H A D | sanitizer_allocator.cpp | 51 static void *RawInternalAlloc(uptr size, InternalAllocatorCache *cache, in RawInternalAlloc() function 108 static void *RawInternalAlloc(uptr size, InternalAllocatorCache *cache, in RawInternalAlloc() function
|