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

  /src/sys/external/bsd/compiler_rt/dist/lib/asan/
asan_allocator.cc 802 bool AsanChunkView::IsAllocated() const {
  /src/sys/external/bsd/compiler_rt/dist/lib/sanitizer_common/
sanitizer_allocator_primary64.h 325 // whether the initialization was successful by checking IsAllocated() result.
363 bool IsAllocated() const {
491 if (!counters.IsAllocated())

Completed in 12 milliseconds