Searched defs:IsDeallocated (Results 1 - 2 of 2) sorted by relevance

/openbsd-current/gnu/llvm/compiler-rt/lib/gwp_asan/tests/
H A Dcrash_handler_api.cpp24 size_t metadata(uintptr_t Addr, uintptr_t Size, bool IsDeallocated) { argument
62 void checkBacktrace(const AllocationMetadata *Meta, bool IsDeallocated) { argument
89 bool IsDeallocated = __gwp_asan_is_deallocated(Meta); local
[all...]
/openbsd-current/gnu/llvm/compiler-rt/lib/gwp_asan/
H A Dcommon.h100 bool IsDeallocated = false; member in struct:gwp_asan::AllocationMetadata

Completed in 151 milliseconds