LLVM: lib/ExecutionEngine/JITLink/ELF_systemz.cpp File Reference (original) (raw)
#include "[llvm/ExecutionEngine/JITLink/DWARFRecordSectionSplitter.h](DWARFRecordSectionSplitter%5F8h%5Fsource.html)"#include "[llvm/ExecutionEngine/JITLink/systemz.h](systemz%5F8h%5Fsource.html)"#include "[llvm/Object/ELFObjectFile.h](ELFObjectFile%5F8h%5Fsource.html)"#include "[DefineExternalSectionStartAndEndSymbols.h](DefineExternalSectionStartAndEndSymbols%5F8h%5Fsource.html)"#include "[EHFrameSupportImpl.h](EHFrameSupportImpl%5F8h%5Fsource.html)"#include "[ELFLinkGraphBuilder.h](ELFLinkGraphBuilder%5F8h%5Fsource.html)"#include "[JITLinkGeneric.h](JITLinkGeneric%5F8h%5Fsource.html)"
Go to the source code of this file.
| Classes | |
|---|---|
| class | llvm::jitlink::ELFJITLinker_systemz |
| class | llvm::jitlink::ELFLinkGraphBuilder_systemz |
| Namespaces | |
|---|---|
| namespace | llvm |
| This is an optimization pass for GlobalISel generic memory operations. | |
| namespace | llvm::jitlink |
| Macros | |
|---|---|
| #define | DEBUG_TYPE "jitlink" |
| Functions | |
|---|---|
| Expected< std::unique_ptr< LinkGraph > > | llvm::jitlink::createLinkGraphFromELFObject_systemz (MemoryBufferRef ObjectBuffer, std::shared_ptr< orc::SymbolStringPool > SSP) |
| Create a LinkGraph from an ELF/systemz relocatable object. | |
| void | llvm::jitlink::link_ELF_systemz (std::unique_ptr< LinkGraph > G, std::unique_ptr< JITLinkContext > Ctx) |
| jit-link the given object buffer, which must be a ELF systemz relocatable object file. |
Macro Definition Documentation
◆ DEBUG_TYPE
#define DEBUG_TYPE "jitlink"
Definition at line 22 of file ELF_systemz.cpp.