Home
last modified time | relevance | path

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

/openbsd/src/gnu/llvm/compiler-rt/lib/hwasan/
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/src/gnu/llvm/llvm/tools/llvm-pdbutil/
DExplainOutputStyle.cpp48 bool IsAllocated = explainPdbBlockStatus(); in explainPdbFile() local
/openbsd/src/gnu/llvm/compiler-rt/lib/sanitizer_common/
Dsanitizer_allocator_primary64.h432 bool IsAllocated() const { in IsAllocated() function
/openbsd/src/gnu/llvm/compiler-rt/lib/asan/
Dasan_allocator.cpp864 bool AsanChunkView::IsAllocated() const { in IsAllocated() function in __asan::AsanChunkView