Home
last modified time | relevance | path

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

/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/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
DExecutionEngine.h55 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/llvm/tools/llvm-objdump/
Dllvm-objdump.h24 class ObjectFile; variable
/external/llvm/include/llvm/Object/
DIRObjectFile.h26 class ObjectFile; variable
DModuleSummaryIndexObjectFile.h25 class ObjectFile; variable
DObjectFile.h29 class ObjectFile; variable
/external/llvm/tools/bugpoint/
DToolRunner.h48 enum FileType { AsmFile, ObjectFile, CFile }; enumerator
/external/llvm/lib/Object/
DObjectFile.cpp28 ObjectFile::ObjectFile(unsigned int Type, MemoryBufferRef Source) in ObjectFile() function in ObjectFile
DObject.cpp77 void LLVMDisposeObjectFile(LLVMObjectFileRef ObjectFile) { in LLVMDisposeObjectFile()
/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/llvm/bindings/ocaml/target/
Dllvm_target.ml45 | ObjectFile Constructor
Dllvm_target.mli50 | ObjectFile Constructor
/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 __anon7812f88f0111::CoverageDataWithObjectFile
/external/llvm/bindings/python/llvm/
Dobject.py100 class ObjectFile(LLVMObject): class
/external/llvm/tools/yaml2obj/
Dyaml2macho.cpp429 UniversalWriter(yaml::YamlObjectFile &ObjectFile) in UniversalWriter()
440 yaml::YamlObjectFile &ObjectFile; member in __anondeab60250111::UniversalWriter
/external/llvm/include/llvm/DebugInfo/DWARF/
DDWARFUnit.h25 class ObjectFile; variable
/external/llvm/bindings/go/llvm/
Dtarget.go73 ObjectFile CodeGenFileType = C.LLVMObjectFile const
/external/swiftshader/third_party/LLVM/include/llvm/Object/
DObjectFile.h27 class ObjectFile; variable