Home
last modified time | relevance | path

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

12

/freebsd-13.1/contrib/llvm-project/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
/freebsd-13.1/contrib/llvm-project/llvm/include/llvm/DebugInfo/GSYM/
H A DObjectFileTransformer.h19 class ObjectFile; variable
/freebsd-13.1/contrib/llvm-project/llvm/tools/llvm-objdump/
H A DWasmDump.h20 class ObjectFile; variable
H A DELFDump.h21 class ObjectFile; variable
H A DCOFFDump.h21 class ObjectFile; variable
H A DMachODump.h23 class ObjectFile; variable
/freebsd-13.1/contrib/llvm-project/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 __anon2c91a47f0111::UniversalWriter
/freebsd-13.1/contrib/llvm-project/llvm/include/llvm/ObjectYAML/
H A Dyaml2obj.h24 class ObjectFile; variable
/freebsd-13.1/contrib/llvm-project/lldb/include/lldb/Core/
H A DModule.h46 class ObjectFile; variable
1036 friend class ObjectFile; variable
H A DSection.h30 class ObjectFile; variable
/freebsd-13.1/contrib/llvm-project/llvm/include/llvm/Object/
H A DIRObjectFile.h29 class ObjectFile; variable
H A DObjectFile.h41 class ObjectFile; variable
/freebsd-13.1/contrib/llvm-project/llvm/tools/bugpoint/
H A DToolRunner.h49 enum FileType { AsmFile, ObjectFile, CFile }; enumerator
/freebsd-13.1/contrib/llvm-project/lldb/source/Plugins/SymbolFile/NativePDB/
H A DPdbAstBuilder.h37 class ObjectFile; variable
/freebsd-13.1/contrib/llvm-project/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()
/freebsd-13.1/contrib/llvm-project/llvm/include/llvm/ExecutionEngine/Orc/
H A DObjectLinkingLayer.h42 class ObjectFile; variable
/freebsd-13.1/contrib/llvm-project/lldb/source/Symbol/
H A DObjectFile.cpp237 ObjectFile::ObjectFile(const lldb::ModuleSP &module_sp, in ObjectFile() function in ObjectFile
262 ObjectFile::ObjectFile(const lldb::ModuleSP &module_sp, in ObjectFile() function in ObjectFile
/freebsd-13.1/contrib/llvm-project/llvm/tools/llvm-readobj/
H A DObjDumper.h24 class ObjectFile; variable
/freebsd-13.1/contrib/llvm-project/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()
/freebsd-13.1/contrib/llvm-project/llvm/include/llvm/DebugInfo/CodeView/
H A DCodeView.h607 enum class CodeViewContainer { ObjectFile, Pdb }; enumerator

12