Lines Matching refs:uintptr_t
24 uintptr_t ErrorPtr) { in __gwp_asan_error_is_mine()
33 uintptr_t
35 uintptr_t ErrorPtr) { in __gwp_asan_get_internal_crash_address()
48 const AllocationMetadata *Metadata, uintptr_t Ptr) { in addrToMetadata()
56 uintptr_t ErrorPtr) { in __gwp_asan_diagnose_error()
92 uintptr_t ErrorPtr) { in __gwp_asan_get_metadata()
107 uintptr_t __gwp_asan_get_allocation_address( in __gwp_asan_get_allocation_address()
123 const gwp_asan::AllocationMetadata *AllocationMeta, uintptr_t *Buffer, in __gwp_asan_get_allocation_trace()
125 uintptr_t UncompressedBuffer[AllocationMetadata::kMaxTraceLengthToCollect]; in __gwp_asan_get_allocation_trace()
147 const gwp_asan::AllocationMetadata *AllocationMeta, uintptr_t *Buffer, in __gwp_asan_get_deallocation_trace()
149 uintptr_t UncompressedBuffer[AllocationMetadata::kMaxTraceLengthToCollect]; in __gwp_asan_get_deallocation_trace()