HomeSort by relevance Sort by last modified time
    Searched defs:createObjectFile (Results 1 - 17 of 17) sorted by null

  /external/swiftshader/third_party/LLVM/lib/Object/
ObjectFile.cpp 28 ObjectFile *ObjectFile::createObjectFile(MemoryBuffer *Object) {
57 ObjectFile *ObjectFile::createObjectFile(StringRef ObjectPath) {
61 return createObjectFile(File.take());
  /external/llvm/lib/Object/
ObjectFile.cpp 73 ObjectFile::createObjectFile(MemoryBufferRef Object, sys::fs::file_magic Type) {
112 ObjectFile::createObjectFile(StringRef ObjectPath) {
120 createObjectFile(Buffer->getMemBufferRef());
  /external/llvm/include/llvm/Object/
ObjectFile.h 175 /// of this object are created by createObjectFile, which figures out which type
282 createObjectFile(StringRef ObjectPath);
285 createObjectFile(MemoryBufferRef Object, sys::fs::file_magic Type);
287 createObjectFile(MemoryBufferRef Object) {
288 return createObjectFile(Object, sys::fs::file_magic::unknown);
  /prebuilts/clang/host/darwin-x86/clang-4393122/include/llvm/Object/
ObjectFile.h 187 /// of this object are created by createObjectFile, which figures out which type
307 createObjectFile(StringRef ObjectPath);
310 createObjectFile(MemoryBufferRef Object, llvm::file_magic Type);
312 createObjectFile(MemoryBufferRef Object) {
313 return createObjectFile(Object, llvm::file_magic::unknown);
  /prebuilts/clang/host/darwin-x86/clang-4479392/include/llvm/Object/
ObjectFile.h 187 /// of this object are created by createObjectFile, which figures out which type
307 createObjectFile(StringRef ObjectPath);
310 createObjectFile(MemoryBufferRef Object, llvm::file_magic Type);
312 createObjectFile(MemoryBufferRef Object) {
313 return createObjectFile(Object, llvm::file_magic::unknown);
  /prebuilts/clang/host/linux-x86/clang-4393122/include/llvm/Object/
ObjectFile.h 187 /// of this object are created by createObjectFile, which figures out which type
307 createObjectFile(StringRef ObjectPath);
310 createObjectFile(MemoryBufferRef Object, llvm::file_magic Type);
312 createObjectFile(MemoryBufferRef Object) {
313 return createObjectFile(Object, llvm::file_magic::unknown);
  /prebuilts/clang/host/linux-x86/clang-4479392/include/llvm/Object/
ObjectFile.h 187 /// of this object are created by createObjectFile, which figures out which type
307 createObjectFile(StringRef ObjectPath);
310 createObjectFile(MemoryBufferRef Object, llvm::file_magic Type);
312 createObjectFile(MemoryBufferRef Object) {
313 return createObjectFile(Object, llvm::file_magic::unknown);
  /prebuilts/clang/host/darwin-x86/clang-4053586/prebuilt_include/llvm/include/llvm/Object/
ObjectFile.h 178 /// of this object are created by createObjectFile, which figures out which type
291 createObjectFile(StringRef ObjectPath);
294 createObjectFile(MemoryBufferRef Object, sys::fs::file_magic Type);
296 createObjectFile(MemoryBufferRef Object) {
297 return createObjectFile(Object, sys::fs::file_magic::unknown);
  /prebuilts/clang/host/darwin-x86/clang-4579689/include/llvm/Object/
ObjectFile.h 187 /// of this object are created by createObjectFile, which figures out which type
311 createObjectFile(StringRef ObjectPath);
314 createObjectFile(MemoryBufferRef Object, llvm::file_magic Type);
316 createObjectFile(MemoryBufferRef Object) {
317 return createObjectFile(Object, llvm::file_magic::unknown);
  /prebuilts/clang/host/darwin-x86/clang-4630689/include/llvm/Object/
ObjectFile.h 187 /// of this object are created by createObjectFile, which figures out which type
311 createObjectFile(StringRef ObjectPath);
314 createObjectFile(MemoryBufferRef Object, llvm::file_magic Type);
316 createObjectFile(MemoryBufferRef Object) {
317 return createObjectFile(Object, llvm::file_magic::unknown);
  /prebuilts/clang/host/darwin-x86/clang-4639204/include/llvm/Object/
ObjectFile.h 187 /// of this object are created by createObjectFile, which figures out which type
311 createObjectFile(StringRef ObjectPath);
314 createObjectFile(MemoryBufferRef Object, llvm::file_magic Type);
316 createObjectFile(MemoryBufferRef Object) {
317 return createObjectFile(Object, llvm::file_magic::unknown);
  /prebuilts/clang/host/darwin-x86/clang-4691093/include/llvm/Object/
ObjectFile.h 187 /// of this object are created by createObjectFile, which figures out which type
311 createObjectFile(StringRef ObjectPath);
314 createObjectFile(MemoryBufferRef Object, llvm::file_magic Type);
316 createObjectFile(MemoryBufferRef Object) {
317 return createObjectFile(Object, llvm::file_magic::unknown);
  /prebuilts/clang/host/linux-x86/clang-4053586/prebuilt_include/llvm/include/llvm/Object/
ObjectFile.h 178 /// of this object are created by createObjectFile, which figures out which type
291 createObjectFile(StringRef ObjectPath);
294 createObjectFile(MemoryBufferRef Object, sys::fs::file_magic Type);
296 createObjectFile(MemoryBufferRef Object) {
297 return createObjectFile(Object, sys::fs::file_magic::unknown);
  /prebuilts/clang/host/linux-x86/clang-4579689/include/llvm/Object/
ObjectFile.h 187 /// of this object are created by createObjectFile, which figures out which type
311 createObjectFile(StringRef ObjectPath);
314 createObjectFile(MemoryBufferRef Object, llvm::file_magic Type);
316 createObjectFile(MemoryBufferRef Object) {
317 return createObjectFile(Object, llvm::file_magic::unknown);
  /prebuilts/clang/host/linux-x86/clang-4630689/include/llvm/Object/
ObjectFile.h 187 /// of this object are created by createObjectFile, which figures out which type
311 createObjectFile(StringRef ObjectPath);
314 createObjectFile(MemoryBufferRef Object, llvm::file_magic Type);
316 createObjectFile(MemoryBufferRef Object) {
317 return createObjectFile(Object, llvm::file_magic::unknown);
  /prebuilts/clang/host/linux-x86/clang-4639204/include/llvm/Object/
ObjectFile.h 187 /// of this object are created by createObjectFile, which figures out which type
311 createObjectFile(StringRef ObjectPath);
314 createObjectFile(MemoryBufferRef Object, llvm::file_magic Type);
316 createObjectFile(MemoryBufferRef Object) {
317 return createObjectFile(Object, llvm::file_magic::unknown);
  /prebuilts/clang/host/linux-x86/clang-4691093/include/llvm/Object/
ObjectFile.h 187 /// of this object are created by createObjectFile, which figures out which type
311 createObjectFile(StringRef ObjectPath);
314 createObjectFile(MemoryBufferRef Object, llvm::file_magic Type);
316 createObjectFile(MemoryBufferRef Object) {
317 return createObjectFile(Object, llvm::file_magic::unknown);

Completed in 354 milliseconds