| /external/swiftshader/third_party/LLVM/lib/Object/ |
| D | Object.cpp | 25 void LLVMDisposeObjectFile(LLVMObjectFileRef ObjectFile) { in LLVMDisposeObjectFile() 29 LLVMSectionIteratorRef LLVMGetSections(LLVMObjectFileRef ObjectFile) { in LLVMGetSections() 38 LLVMBool LLVMIsSectionIteratorAtEnd(LLVMObjectFileRef ObjectFile, in LLVMIsSectionIteratorAtEnd()
|
| D | ObjectFile.cpp | 24 ObjectFile::ObjectFile(unsigned int Type, MemoryBuffer *source, error_code &ec) in ObjectFile() function in ObjectFile
|
| /external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/ExecutionEngine/ |
| D | RTDyldMemoryManager.h | 30 class ObjectFile; variable 49 const object::ObjectFile &) {} in notifyObjectLoaded()
|
| D | JITEventListener.h | 34 class ObjectFile; variable
|
| /external/llvm/include/llvm/ExecutionEngine/ |
| D | RTDyldMemoryManager.h | 27 class ObjectFile; variable 47 const object::ObjectFile &) {} in notifyObjectLoaded()
|
| D | JITEventListener.h | 31 class ObjectFile; variable
|
| D | RuntimeDyld.h | 31 class ObjectFile; variable
|
| /external/llvm/include/llvm/DebugInfo/Symbolize/ |
| D | SymbolizableModule.h | 20 class ObjectFile; variable
|
| /external/llvm/lib/ObjectYAML/ |
| D | ObjectYAML.cpp | 21 YamlObjectFile &ObjectFile) { in mapping()
|
| /external/swiftshader/third_party/llvm-7.0/llvm/lib/ObjectYAML/ |
| D | ObjectYAML.cpp | 24 YamlObjectFile &ObjectFile) { in mapping()
|
| /external/llvm/tools/llvm-objdump/ |
| D | llvm-objdump.h | 24 class ObjectFile; variable
|
| /external/swiftshader/third_party/llvm-7.0/llvm/tools/llvm-objdump/ |
| D | llvm-objdump.h | 25 class ObjectFile; variable
|
| /external/llvm/include/llvm/Object/ |
| D | IRObjectFile.h | 26 class ObjectFile; variable
|
| D | ModuleSummaryIndexObjectFile.h | 25 class ObjectFile; variable
|
| /external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/Object/ |
| D | IRObjectFile.h | 30 class ObjectFile; variable
|
| /external/llvm/tools/bugpoint/ |
| D | ToolRunner.h | 48 enum FileType { AsmFile, ObjectFile, CFile }; enumerator
|
| /external/swiftshader/third_party/llvm-7.0/llvm/tools/bugpoint/ |
| D | ToolRunner.h | 50 enum FileType { AsmFile, ObjectFile, CFile }; enumerator
|
| /external/llvm/lib/Object/ |
| D | ObjectFile.cpp | 28 ObjectFile::ObjectFile(unsigned int Type, MemoryBufferRef Source) in ObjectFile() function in ObjectFile
|
| /external/llvm/tools/llvm-readobj/ |
| D | ObjDumper.h | 19 class ObjectFile; variable
|
| /external/swiftshader/third_party/LLVM/tools/bugpoint/ |
| D | ToolRunner.h | 49 enum FileType { AsmFile, ObjectFile, CFile }; enumerator
|
| /external/swiftshader/third_party/llvm-7.0/llvm/bindings/ocaml/target/ |
| D | llvm_target.ml | 45 | ObjectFile Constructor
|
| /external/llvm/bindings/ocaml/target/ |
| D | llvm_target.ml | 45 | ObjectFile Constructor
|
| /external/swiftshader/third_party/llvm-7.0/llvm/lib/Object/ |
| D | ObjectFile.cpp | 38 ObjectFile::ObjectFile(unsigned int Type, MemoryBufferRef Source) in ObjectFile() function in ObjectFile
|
| /external/swiftshader/third_party/llvm-7.0/llvm/tools/llvm-readobj/ |
| D | ObjDumper.h | 22 class ObjectFile; variable
|
| /external/llvm/tools/sancov/ |
| D | sancov.cc | 292 static std::vector<AddrInfo> getAddrInfo(const std::string &ObjectFile, in getAddrInfo() 669 SourceCoverageData(std::string ObjectFile, const std::set<uint64_t> &Addrs) in SourceCoverageData() 856 readAndMerge(const std::string &ObjectFile, in readAndMerge() 1024 CoverageDataWithObjectFile(std::string ObjectFile, in CoverageDataWithObjectFile() 1028 const std::string ObjectFile; member in __anon61c5c21b0111::CoverageDataWithObjectFile
|