Home
last modified time | relevance | path

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

/external/llvm/include/llvm-c/
DCore.h1012 LLVMBool LLVMCreateMemoryBufferWithContentsOfFile(const char *Path,
/external/llvm/bindings/ocaml/llvm/
Dllvm_ocaml.c1709 if (LLVMCreateMemoryBufferWithContentsOfFile(String_val(Path), in llvm_memorybuffer_of_file()
/external/llvm/lib/VMCore/
DCore.cpp2143 LLVMBool LLVMCreateMemoryBufferWithContentsOfFile( in LLVMCreateMemoryBufferWithContentsOfFile() function