Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/compiler-rt/lib/tsan/rtl/
H A Dtsan_report.cpp102 static const char *const kInterposedFunctionPrefix = "wrap_"; variable
104 static const char *const kInterposedFunctionPrefix = "__interceptor_"; variable