Home
last modified time | relevance | path

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

/external/llvm/include/llvm/Target/
DTargetLibraryInfo.h639 tmpfile64, enumerator
/external/llvm/lib/Target/
DTargetLibraryInfo.cpp673 TLI.setUnavailable(LibFunc::tmpfile64); in initialize()
/external/compiler-rt/lib/tsan/rtl/
Dtsan_interceptors.cc1606 TSAN_INTERCEPTOR(void*, tmpfile64, int fake) { in TSAN_INTERCEPTOR() argument
1607 SCOPED_TSAN_INTERCEPTOR(tmpfile64, fake); in TSAN_INTERCEPTOR()
1608 void *res = REAL(tmpfile64)(fake); in TSAN_INTERCEPTOR()
2353 TSAN_INTERCEPT(tmpfile64); in InitializeInterceptors()
/external/llvm/lib/Transforms/IPO/
DFunctionAttrs.cpp1639 case LibFunc::tmpfile64: in inferPrototypeAttributes()
/external/compiler-rt/lib/dfsan/
Dlibc_ubuntu1204_abilist.txt3396 fun:tmpfile64=uninstrumented