HomeSort by: relevance | last modified time | path
    Searched defs:InternalAllocator (Results 1 - 3 of 3) sorted by relevancy

  /src/external/gpl3/gcc/dist/libsanitizer/sanitizer_common/
sanitizer_allocator_internal.h 39 InternalAllocator;
40 typedef InternalAllocator::AllocatorCache InternalAllocatorCache;
53 InternalAllocator *internal_allocator();
  /src/external/gpl3/gcc.old/dist/libsanitizer/sanitizer_common/
sanitizer_allocator_internal.h 39 InternalAllocator;
40 typedef InternalAllocator::AllocatorCache InternalAllocatorCache;
51 InternalAllocator *internal_allocator();
  /src/sys/external/bsd/compiler_rt/dist/lib/sanitizer_common/
sanitizer_allocator_internal.h 55 SecondaryInternalAllocator> InternalAllocator;
64 InternalAllocator *internal_allocator();

Completed in 46 milliseconds