Home
last modified time | relevance | path

Searched refs:statvfs64 (Results 1 – 15 of 15) sorted by relevance

/external/swiftshader/third_party/llvm-7.0/llvm/test/Transforms/InferFunctionAttrs/
Dpr30455.ll2 %struct.statvfs64 = type { i32 }
7 %st = alloca %struct.statvfs64, align 4
8 %0 = bitcast %struct.statvfs64* %st to i8*
12 ; CHECK: declare i32 @statvfs64(%struct.statvfs64*){{$}}
13 declare i32 @statvfs64(%struct.statvfs64*)
Dno-proto.ll798 ; CHECK: declare void @statvfs64(...)
799 declare void @statvfs64(...)
Dannotate.ll820 ; CHECK-LINUX: declare i32 @statvfs64(i8* nocapture readonly, %opaque* nocapture) [[G0]]
821 declare i32 @statvfs64(i8*, %opaque*)
/external/clang/test/CodeGenCXX/
Dredefine_extname.cpp4 struct statvfs64 { struct
7 #pragma redefine_extname statvfs64 statvfs argument
8 int statvfs64(struct statvfs64 *);
12 struct statvfs64 st; in some_func()
13 statvfs64(&st); in some_func()
/external/ltp/utils/ffsb-6.0-rc2/
Dutil.c189 struct statvfs64 fsdata; in getfsutil()
191 statvfs64(dirname, &fsdata); in getfsutil()
201 struct statvfs64 fsdata; in getfsutil_size()
202 statvfs64(dirname, &fsdata); in getfsutil_size()
/external/llvm/include/llvm/Analysis/
DTargetLibraryInfo.def584 /// int fstatvfs64(int fildes, struct statvfs64 *buf);
935 /// int statvfs64(const char *path, struct statvfs64 *buf)
936 TLI_DEFINE_ENUM_INTERNAL(statvfs64)
937 TLI_DEFINE_STRING_INTERNAL("statvfs64")
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/Analysis/
DTargetLibraryInfo.def769 /// int fstatvfs64(int fildes, struct statvfs64 *buf);
1135 /// int statvfs64(const char *path, struct statvfs64 *buf)
1136 TLI_DEFINE_ENUM_INTERNAL(statvfs64)
1137 TLI_DEFINE_STRING_INTERNAL("statvfs64")
/external/llvm/test/Transforms/InferFunctionAttrs/
Dno-proto.ll669 ; CHECK: declare void @statvfs64(...)
670 declare void @statvfs64(...)
Dannotate.ll685 ; CHECK-LINUX: declare i32 @statvfs64(i8* nocapture readonly, %opaque* nocapture) [[G0]]
686 declare i32 @statvfs64(i8*, %opaque*)
/external/llvm/lib/Analysis/
DTargetLibraryInfo.cpp392 TLI.setUnavailable(LibFunc::statvfs64); in initialize()
845 case LibFunc::statvfs64: in isValidProtoForLibFunc()
/external/compiler-rt/lib/sanitizer_common/
Dsanitizer_platform_limits_posix.cc259 unsigned struct_statvfs64_sz = sizeof(struct statvfs64);
Dsanitizer_common_interceptors.inc3713 INTERCEPTOR(int, statvfs64, char *path, void *buf) {
3715 COMMON_INTERCEPTOR_ENTER(ctx, statvfs64, path, buf);
3720 int res = REAL(statvfs64)(path, buf);
3735 COMMON_INTERCEPT_FUNCTION(statvfs64); \
/external/llvm/lib/Transforms/Utils/
DBuildLibCalls.cpp628 case LibFunc::statvfs64: in inferLibFuncAttributes()
/external/compiler-rt/lib/dfsan/
Dlibc_ubuntu1404_abilist.txt2961 fun:statvfs64=uninstrumented
/external/google-breakpad/src/processor/testdata/symbols/libc-2.13.so/F4F8DFCD5A5FB5A7CE64717E9E6AE3890/
Dlibc-2.13.so.sym841 PUBLIC ce630 0 statvfs64