Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/compiler-rt/lib/tsan/rtl/
H A Dtsan_interceptors_posix.cpp1907 TSAN_INTERCEPTOR(void*, tmpfile64, int fake) { in TSAN_INTERCEPTOR() argument
1908 SCOPED_TSAN_INTERCEPTOR(tmpfile64, fake); in TSAN_INTERCEPTOR()
1909 void *res = REAL(tmpfile64)(fake); in TSAN_INTERCEPTOR()
1917 #define TSAN_MAYBE_INTERCEPT_TMPFILE64 TSAN_INTERCEPT(tmpfile64)
/freebsd/contrib/llvm-project/llvm/include/llvm/Analysis/
H A DTargetLibraryInfo.def2352 /// FILE *tmpfile64(void)
2353 TLI_DEFINE_ENUM_INTERNAL(tmpfile64)
2354 TLI_DEFINE_STRING_INTERNAL("tmpfile64")
/freebsd/contrib/llvm-project/compiler-rt/lib/dfsan/
H A Dlibc_ubuntu1404_abilist.txt3153 fun:tmpfile64=uninstrumented