Searched refs:LLVMCreateMemoryBufferWithContentsOfFile (Results 1 – 16 of 16) sorted by relevance
/aosp_15_r20/external/llvm/bindings/python/llvm/ |
H A D | core.py | 161 result = lib.LLVMCreateMemoryBufferWithContentsOfFile(filename, 492 library.LLVMCreateMemoryBufferWithContentsOfFile.argtypes = [c_char_p, 494 library.LLVMCreateMemoryBufferWithContentsOfFile.restype = bool
|
/aosp_15_r20/external/llvm/bindings/go/llvm/ |
H A D | bitreader.go | 35 result := C.LLVMCreateMemoryBufferWithContentsOfFile(cfilename, &buf, &errmsg)
|
H A D | ir.go | 1776 fail := C.LLVMCreateMemoryBufferWithContentsOfFile(cpath, &b.C, &cmsg)
|
/aosp_15_r20/external/llvm/include/llvm-c/ |
H A D | Core.h | 3156 LLVMBool LLVMCreateMemoryBufferWithContentsOfFile(const char *Path,
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/llvm-c/ |
D | Core.h | 4392 LLVMBool LLVMCreateMemoryBufferWithContentsOfFile(const char *Path,
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm-c/ |
H A D | Core.h | 4115 LLVMBool LLVMCreateMemoryBufferWithContentsOfFile(const char *Path,
|
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm-c/ |
H A D | Core.h | 3974 LLVMBool LLVMCreateMemoryBufferWithContentsOfFile(const char *Path,
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/llvm-c/ |
D | Core.h | 4392 LLVMBool LLVMCreateMemoryBufferWithContentsOfFile(const char *Path,
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/llvm-c/ |
D | Core.h | 4371 LLVMBool LLVMCreateMemoryBufferWithContentsOfFile(const char *Path,
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/llvm-c/ |
D | Core.h | 4504 LLVMBool LLVMCreateMemoryBufferWithContentsOfFile(const char *Path,
|
/aosp_15_r20/external/llvm/bindings/ocaml/llvm/ |
H A D | llvm_ocaml.c | 2355 if (LLVMCreateMemoryBufferWithContentsOfFile(String_val(Path), in llvm_memorybuffer_of_file()
|
/aosp_15_r20/external/llvm/lib/IR/ |
H A D | Core.cpp | 3128 LLVMBool LLVMCreateMemoryBufferWithContentsOfFile( in LLVMCreateMemoryBufferWithContentsOfFile() function
|
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/IR/ |
H A D | Core.cpp | 4003 LLVMBool LLVMCreateMemoryBufferWithContentsOfFile( in LLVMCreateMemoryBufferWithContentsOfFile() function
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/IR/ |
H A D | Core.cpp | 4002 LLVMBool LLVMCreateMemoryBufferWithContentsOfFile( in LLVMCreateMemoryBufferWithContentsOfFile() function
|
/aosp_15_r20/out/soong/.intermediates/external/llvm/libLLVM_android/android_arm64_armv8-2a_cortex-a55_shared/ |
D | libLLVM_android.so.toc | 8919 8914: FUNC GLOBAL DEFAULT 16 LLVMCreateMemoryBufferWithContentsOfFile
|
/aosp_15_r20/out/soong/.intermediates/prebuilts/sdk/tools/prebuilt_libLLVM_android/linux_glibc_x86_64_shared/ |
D | libLLVM_android.so.toc | 6281 6276: FUNC GLOBAL DEFAULT 11 LLVMCreateMemoryBufferWithContentsOfFile
|