Home
last modified time | relevance | path

Searched refs:createObjectFile (Results 1 – 4 of 4) sorted by relevance

/prebuilts/clang/host/linux-x86/clang-r547379/include/llvm/Object/
DObjectFile.h370 createObjectFile(StringRef ObjectPath);
373 createObjectFile(MemoryBufferRef Object, llvm::file_magic Type,
376 createObjectFile(MemoryBufferRef Object) { in createObjectFile() function
377 return createObjectFile(Object, llvm::file_magic::unknown); in createObjectFile()
/prebuilts/clang/host/linux-x86/clang-r530567/include/llvm/Object/
DObjectFile.h369 createObjectFile(StringRef ObjectPath);
372 createObjectFile(MemoryBufferRef Object, llvm::file_magic Type,
375 createObjectFile(MemoryBufferRef Object) { in createObjectFile() function
376 return createObjectFile(Object, llvm::file_magic::unknown); in createObjectFile()
/prebuilts/clang/host/linux-x86/clang-r536225/include/llvm/Object/
DObjectFile.h369 createObjectFile(StringRef ObjectPath);
372 createObjectFile(MemoryBufferRef Object, llvm::file_magic Type,
375 createObjectFile(MemoryBufferRef Object) { in createObjectFile() function
376 return createObjectFile(Object, llvm::file_magic::unknown); in createObjectFile()
/prebuilts/clang/host/linux-x86/clang-r522817/include/llvm/Object/
DObjectFile.h368 createObjectFile(StringRef ObjectPath);
371 createObjectFile(MemoryBufferRef Object, llvm::file_magic Type,
374 createObjectFile(MemoryBufferRef Object) { in createObjectFile() function
375 return createObjectFile(Object, llvm::file_magic::unknown); in createObjectFile()