Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/compiler-rt/lib/tsan/rtl/
H A Dtsan_interceptors_posix.cpp1810 TSAN_INTERCEPTOR(void*, tmpfile64, int fake) { in TSAN_INTERCEPTOR() argument
1811 SCOPED_TSAN_INTERCEPTOR(tmpfile64, fake); in TSAN_INTERCEPTOR()
1812 void *res = REAL(tmpfile64)(fake); in TSAN_INTERCEPTOR()
1820 #define TSAN_MAYBE_INTERCEPT_TMPFILE64 TSAN_INTERCEPT(tmpfile64)
/freebsd-13.1/contrib/llvm-project/llvm/include/llvm/Analysis/
H A DTargetLibraryInfo.def1393 /// FILE *tmpfile64(void)
1394 TLI_DEFINE_ENUM_INTERNAL(tmpfile64)
1395 TLI_DEFINE_STRING_INTERNAL("tmpfile64")
/freebsd-13.1/contrib/llvm-project/compiler-rt/lib/dfsan/
H A Dlibc_ubuntu1404_abilist.txt3147 fun:tmpfile64=uninstrumented