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

/freebsd-11-stable/contrib/llvm-project/compiler-rt/lib/tsan/rtl/
H A Dtsan_interface.cpp45 void __tsan_read16_pc(void *addr, void *pc) { function
H A Dtsan_interface.h63 SANITIZER_INTERFACE_ATTRIBUTE void __tsan_read16_pc(void *addr, void *pc);

Completed in 70 milliseconds