LLVM: lib/ExecutionEngine/Orc/Debugging/ELFDebugObjectPlugin.cpp File Reference (original) (raw)
Go to the source code of this file.
| Classes | |
|---|---|
| class | llvm::orc::DebugObjectSection |
| class | llvm::orc::ELFDebugObjectSection< ELFT > |
| class | llvm::orc::DebugObject |
| The plugin creates a debug object from when JITLink starts processing the corresponding LinkGraph. More... | |
| class | llvm::orc::ELFDebugObject |
| The current implementation of ELFDebugObject replicates the approach used in RuntimeDyld: It patches executable and data section headers in the given object buffer with load-addresses of their corresponding sections in target memory. More... |
| Namespaces | |
|---|---|
| namespace | llvm |
| This is an optimization pass for GlobalISel generic memory operations. | |
| namespace | llvm::orc |
| Macros | |
|---|---|
| #define | DEBUG_TYPE "orc" |
| #define | HANDLE_DWARF_SECTION(ENUM_NAME, ELF_NAME, CMDLINE_NAME, OPTION) |
◆ DEBUG_TYPE
◆ HANDLE_DWARF_SECTION
| #define HANDLE_DWARF_SECTION | ( | ENUM_NAME, |
|---|---|---|
| ELF_NAME, | ||
| CMDLINE_NAME, | ||
| OPTION ) |