LLVM: lib/ExecutionEngine/Orc/Debugging/DebuggerSupportPlugin.cpp File Reference (original) (raw)
#include "[llvm/ExecutionEngine/Orc/Debugging/DebuggerSupportPlugin.h](DebuggerSupportPlugin%5F8h%5Fsource.html)"#include "[llvm/ExecutionEngine/Orc/MachOBuilder.h](MachOBuilder%5F8h%5Fsource.html)"#include "[llvm/ADT/SmallVector.h](SmallVector%5F8h%5Fsource.html)"#include "[llvm/BinaryFormat/MachO.h](BinaryFormat%5F2MachO%5F8h%5Fsource.html)"#include "[llvm/DebugInfo/DWARF/DWARFContext.h](DWARFContext%5F8h%5Fsource.html)"#include "[llvm/DebugInfo/DWARF/DWARFDebugLine.h](DWARFDebugLine%5F8h%5Fsource.html)"#include <chrono>
Go to the source code of this file.
| Namespaces | |
|---|---|
| namespace | llvm |
| This is an optimization pass for GlobalISel generic memory operations. | |
| namespace | llvm::orc |
| Macros | |
|---|---|
| #define | DEBUG_TYPE "orc" |
| Variables | |
|---|---|
| static const char * | SynthDebugSectionName = "__jitlink_synth_debug_object" |
Macro Definition Documentation
◆ DEBUG_TYPE
#define DEBUG_TYPE "orc"
Definition at line 22 of file DebuggerSupportPlugin.cpp.
Variable Documentation
◆ SynthDebugSectionName
| const char* SynthDebugSectionName = "__jitlink_synth_debug_object" | static |
|---|
Definition at line 28 of file DebuggerSupportPlugin.cpp.