Searched refs:RestartMemoryAccess16 (Results 1 - 1 of 1) sorted by relevance

/openbsd-current/gnu/llvm/compiler-rt/lib/tsan/rtl/
H A Dtsan_rtl_access.cpp448 void RestartMemoryAccess16(ThreadState* thr, uptr pc, uptr addr, function in namespace:__tsan
468 return RestartMemoryAccess16(thr, pc, addr, typ);
479 return RestartMemoryAccess16(thr, pc, addr, typ);

Completed in 189 milliseconds