Home
last modified time | relevance | path

Searched defs:IsAllocated (Results 1 – 4 of 4) sorted by relevance

/openbsd/gnu/llvm/compiler-rt/lib/hwasan/
H A Dhwasan_allocator.cpp49 bool HwasanChunkView::IsAllocated() const { in IsAllocated() function in __hwasan::HwasanChunkView
96 inline bool Metadata::IsAllocated() const { in IsAllocated() function in __hwasan::Metadata
/openbsd/gnu/llvm/llvm/tools/llvm-pdbutil/
H A DExplainOutputStyle.cpp48 bool IsAllocated = explainPdbBlockStatus(); in explainPdbFile() local
/openbsd/gnu/llvm/compiler-rt/lib/sanitizer_common/
H A Dsanitizer_allocator_primary64.h432 bool IsAllocated() const { in IsAllocated() function
/openbsd/gnu/llvm/compiler-rt/lib/asan/
H A Dasan_allocator.cpp864 bool AsanChunkView::IsAllocated() const { in IsAllocated() function in __asan::AsanChunkView