Searched refs:AddAddr (Results 1 – 3 of 3) sorted by relevance
47 void AddAddr(uptr addr, StackID stack_id, bool write);88 void MutexSet::AddAddr(uptr addr, StackID stack_id, bool write) {} in AddAddr() function
74 void MutexSet::AddAddr(uptr addr, StackID stack_id, bool write) { in AddAddr() function in __tsan::MutexSet
645 mset->AddAddr(ev_addr, stack_id, is_write); in RestoreStack()