Home
last modified time | relevance | path

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

12

/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/ExecutionEngine/
DRTDyldMemoryManager.h29 class ObjectFile; variable
48 const object::ObjectFile &) {} in notifyObjectLoaded()
DJITEventListener.h33 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-10.0/llvm/lib/ObjectYAML/
DObjectYAML.cpp23 YamlObjectFile &ObjectFile) { in mapping()
DMachOEmitter.cpp470 UniversalWriter(yaml::YamlObjectFile &ObjectFile) in UniversalWriter()
481 yaml::YamlObjectFile &ObjectFile; member in __anon818734b40111::UniversalWriter
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/ObjectYAML/
Dyaml2obj.h24 class ObjectFile; variable
/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/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Object/
DIRObjectFile.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
/external/llvm/tools/llvm-readobj/
DObjDumper.h19 class ObjectFile; variable
/external/llvm/bindings/ocaml/target/
Dllvm_target.ml45 | ObjectFile Constructor
Dllvm_target.mli50 | ObjectFile Constructor
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/ExecutionEngine/Orc/
DObjectLinkingLayer.h41 class ObjectFile; variable
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Object/
DObjectFile.cpp44 ObjectFile::ObjectFile(unsigned int Type, MemoryBufferRef Source) in ObjectFile() function in ObjectFile
/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 __anonff892b570111::CoverageDataWithObjectFile
/external/llvm/tools/yaml2obj/
Dyaml2macho.cpp429 UniversalWriter(yaml::YamlObjectFile &ObjectFile) in UniversalWriter()
440 yaml::YamlObjectFile &ObjectFile; member in __anon1463a1ed0111::UniversalWriter
/external/llvm/bindings/python/llvm/
Dobject.py100 class ObjectFile(LLVMObject): class

12