Home
last modified time | relevance | path

Searched defs:callpc (Results 1 – 1 of 1) sorted by relevance

/llvm-project/compiler-rt/lib/tsan/go/
H A Dtsan_go.cpp173 void __tsan_read_pc(ThreadState *thr, void *addr, uptr callpc, uptr pc) { in __tsan_read_pc()
185 void __tsan_write_pc(ThreadState *thr, void *addr, uptr callpc, uptr pc) { in __tsan_write_pc()