Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/compiler-rt/lib/hwasan/
H A Dhwasan_allocator.cpp50 bool HwasanChunkView::IsAllocated() const { in IsAllocated() function in __hwasan::HwasanChunkView
101 inline bool Metadata::IsAllocated() const { in IsAllocated() function in __hwasan::Metadata
/freebsd/contrib/llvm-project/llvm/tools/llvm-pdbutil/
H A DExplainOutputStyle.cpp48 bool IsAllocated = explainPdbBlockStatus(); in explainPdbFile() local
/freebsd/contrib/llvm-project/compiler-rt/lib/sanitizer_common/
H A Dsanitizer_allocator_primary64.h432 bool IsAllocated() const { in IsAllocated() function
/freebsd/contrib/llvm-project/compiler-rt/lib/asan/
H A Dasan_allocator.cpp911 bool AsanChunkView::IsAllocated() const { in IsAllocated() function in __asan::AsanChunkView