Home
last modified time | relevance | path

Searched refs:File2addr (Results 1 – 3 of 3) sorted by relevance

/llvm-project/compiler-rt/lib/tsan/rtl/
H A Dtsan_fd.h60 uptr File2addr(const char *path);
H A Dtsan_fd.cpp363 uptr File2addr(const char *path) { in File2addr() function
H A Dtsan_interceptors_posix.cpp1918 Release(thr, pc, File2addr(path));
2480 Acquire(thr, pc, File2addr(path)); \