Home
last modified time | relevance | path

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

12

/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/ExecutionEngine/
H A DRTDyldMemoryManager.h29 class ObjectFile; variable
48 const object::ObjectFile &) {} in notifyObjectLoaded()
H A DJITEventListener.h32 class ObjectFile; variable
H A DExecutionEngine.h59 class ObjectFile; variable
/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/DebugInfo/GSYM/
H A DObjectFileTransformer.h19 class ObjectFile; variable
/netbsd-src/external/apache2/llvm/dist/llvm/tools/llvm-objdump/
H A DWasmDump.h20 class ObjectFile; variable
H A DCOFFDump.h21 class ObjectFile; variable
H A DELFDump.h21 class ObjectFile; variable
H A DMachODump.h23 class ObjectFile; variable
/netbsd-src/external/apache2/llvm/dist/llvm/lib/ObjectYAML/
H A DObjectYAML.cpp23 YamlObjectFile &ObjectFile) { in mapping()
H A DMachOEmitter.cpp526 UniversalWriter(yaml::YamlObjectFile &ObjectFile) in UniversalWriter()
537 yaml::YamlObjectFile &ObjectFile; member in __anond55923360111::UniversalWriter
/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/ObjectYAML/
H A Dyaml2obj.h24 class ObjectFile; variable
/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/Object/
H A DIRObjectFile.h29 class ObjectFile; variable
H A DObjectFile.h41 class ObjectFile; variable
/netbsd-src/external/apache2/llvm/dist/llvm/tools/bugpoint/
H A DToolRunner.h49 enum FileType { AsmFile, ObjectFile, CFile }; enumerator
/netbsd-src/external/apache2/llvm/dist/llvm/bindings/ocaml/target/
H A Dllvm_target.ml44 | ObjectFile Constructor
H A Dllvm_target.mli49 | ObjectFile Constructor
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Object/
H A DObjectFile.cpp44 ObjectFile::ObjectFile(unsigned int Type, MemoryBufferRef Source) in ObjectFile() function in ObjectFile
H A DMachOUniversalWriter.cpp62 static uint32_t calculateAlignment(const MachOObjectFile &ObjectFile) { in calculateAlignment()
H A DObject.cpp193 void LLVMDisposeObjectFile(LLVMObjectFileRef ObjectFile) { in LLVMDisposeObjectFile()
/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/ExecutionEngine/Orc/
H A DObjectLinkingLayer.h43 class ObjectFile; variable
/netbsd-src/external/apache2/llvm/dist/llvm/tools/llvm-readobj/
H A DObjDumper.h24 class ObjectFile; variable
/netbsd-src/external/apache2/llvm/dist/llvm/bindings/python/llvm/
H A Dobject.py99 class ObjectFile(LLVMObject): class
/netbsd-src/external/apache2/llvm/dist/llvm/bindings/go/llvm/
H A Dtarget.go73 ObjectFile CodeGenFileType = C.LLVMObjectFile const
/netbsd-src/external/apache2/llvm/dist/llvm/tools/llvm-exegesis/lib/
H A DBenchmarkRunner.cpp193 object::OwningBinary<object::ObjectFile> ObjectFile; in runConfiguration() local
/netbsd-src/external/apache2/llvm/dist/llvm/lib/ExecutionEngine/RuntimeDyld/
H A DRuntimeDyld.cpp1200 unique_function<void(object::OwningBinary<object::ObjectFile>, in finalizeAsync()
1426 unique_function<void(object::OwningBinary<object::ObjectFile>, in jitLinkForORC()

12