Home
last modified time | relevance | path

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

/openbsd/gnu/llvm/compiler-rt/lib/gwp_asan/
H A Dcrash_handler.cpp108 const gwp_asan::AllocationMetadata *AllocationMeta) { in __gwp_asan_get_allocation_address()
113 const gwp_asan::AllocationMetadata *AllocationMeta) { in __gwp_asan_get_allocation_size()
118 const gwp_asan::AllocationMetadata *AllocationMeta) { in __gwp_asan_get_allocation_thread_id()
123 const gwp_asan::AllocationMetadata *AllocationMeta, uintptr_t *Buffer, in __gwp_asan_get_allocation_trace()
137 const gwp_asan::AllocationMetadata *AllocationMeta) { in __gwp_asan_is_deallocated()
142 const gwp_asan::AllocationMetadata *AllocationMeta) { in __gwp_asan_get_deallocation_thread_id()
147 const gwp_asan::AllocationMetadata *AllocationMeta, uintptr_t *Buffer, in __gwp_asan_get_deallocation_trace()