Home
last modified time | relevance | path

Searched defs:ObjectFile (Results 1 – 25 of 45) sorted by relevance

12

/external/swiftshader/third_party/LLVM/lib/Object/
DObject.cpp25 void LLVMDisposeObjectFile(LLVMObjectFileRef ObjectFile) { in LLVMDisposeObjectFile()
29 LLVMSectionIteratorRef LLVMGetSections(LLVMObjectFileRef ObjectFile) { in LLVMGetSections()
38 LLVMBool LLVMIsSectionIteratorAtEnd(LLVMObjectFileRef ObjectFile, in LLVMIsSectionIteratorAtEnd()
DObjectFile.cpp24 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/
DRTDyldMemoryManager.h30 class ObjectFile; variable
49 const object::ObjectFile &) {} in notifyObjectLoaded()
DJITEventListener.h34 class ObjectFile; variable
/external/llvm/include/llvm/ExecutionEngine/
DRTDyldMemoryManager.h27 class ObjectFile; variable
47 const object::ObjectFile &) {} in notifyObjectLoaded()
DJITEventListener.h31 class ObjectFile; variable
DRuntimeDyld.h31 class ObjectFile; variable
/external/llvm/include/llvm/DebugInfo/Symbolize/
DSymbolizableModule.h20 class ObjectFile; variable
/external/llvm/lib/ObjectYAML/
DObjectYAML.cpp21 YamlObjectFile &ObjectFile) { in mapping()
/external/swiftshader/third_party/llvm-7.0/llvm/lib/ObjectYAML/
DObjectYAML.cpp24 YamlObjectFile &ObjectFile) { in mapping()
/external/llvm/tools/llvm-objdump/
Dllvm-objdump.h24 class ObjectFile; variable
/external/swiftshader/third_party/llvm-7.0/llvm/tools/llvm-objdump/
Dllvm-objdump.h25 class ObjectFile; variable
/external/llvm/include/llvm/Object/
DIRObjectFile.h26 class ObjectFile; variable
DModuleSummaryIndexObjectFile.h25 class ObjectFile; variable
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/Object/
DIRObjectFile.h30 class ObjectFile; variable
/external/llvm/tools/bugpoint/
DToolRunner.h48 enum FileType { AsmFile, ObjectFile, CFile }; enumerator
/external/swiftshader/third_party/llvm-7.0/llvm/tools/bugpoint/
DToolRunner.h50 enum FileType { AsmFile, ObjectFile, CFile }; enumerator
/external/llvm/lib/Object/
DObjectFile.cpp28 ObjectFile::ObjectFile(unsigned int Type, MemoryBufferRef Source) in ObjectFile() function in ObjectFile
/external/llvm/tools/llvm-readobj/
DObjDumper.h19 class ObjectFile; variable
/external/swiftshader/third_party/LLVM/tools/bugpoint/
DToolRunner.h49 enum FileType { AsmFile, ObjectFile, CFile }; enumerator
/external/swiftshader/third_party/llvm-7.0/llvm/bindings/ocaml/target/
Dllvm_target.ml45 | ObjectFile Constructor
/external/llvm/bindings/ocaml/target/
Dllvm_target.ml45 | ObjectFile Constructor
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Object/
DObjectFile.cpp38 ObjectFile::ObjectFile(unsigned int Type, MemoryBufferRef Source) in ObjectFile() function in ObjectFile
/external/swiftshader/third_party/llvm-7.0/llvm/tools/llvm-readobj/
DObjDumper.h22 class ObjectFile; variable
/external/llvm/tools/sancov/
Dsancov.cc292 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

12