Searched refs:FindThreadByStackAddress (Results 1 – 4 of 4) sorted by relevance
75 AsanThread *thread = FindThreadByStackAddress(addr); in AsanLocateAddress()
199 AsanThread *FindThreadByStackAddress(uptr addr);
373 AsanThread *FindThreadByStackAddress(uptr addr) { in FindThreadByStackAddress() function
450 AsanThread *t = FindThreadByStackAddress(addr); in DescribeAddressIfStack()