Searched refs:tmpfile64 (Results 1 – 5 of 5) sorted by relevance
639 tmpfile64, enumerator
673 TLI.setUnavailable(LibFunc::tmpfile64); in initialize()
1606 TSAN_INTERCEPTOR(void*, tmpfile64, int fake) { in TSAN_INTERCEPTOR() argument1607 SCOPED_TSAN_INTERCEPTOR(tmpfile64, fake); in TSAN_INTERCEPTOR()1608 void *res = REAL(tmpfile64)(fake); in TSAN_INTERCEPTOR()2353 TSAN_INTERCEPT(tmpfile64); in InitializeInterceptors()
1639 case LibFunc::tmpfile64: in inferPrototypeAttributes()
3396 fun:tmpfile64=uninstrumented