Searched refs:ReportSanitizerGetAllocatedSizeNotOwned (Results 1 – 3 of 3) sorted by relevance
47 ReportSanitizerGetAllocatedSizeNotOwned(uptr addr, StackTrace *stack);
786 ReportSanitizerGetAllocatedSizeNotOwned(ptr, &stack); in __sanitizer_get_allocated_size()
701 void ReportSanitizerGetAllocatedSizeNotOwned(uptr addr, StackTrace *stack) { in ReportSanitizerGetAllocatedSizeNotOwned() function