LLVM: lib/ExecutionEngine/Orc/Debugging/DebugInfoSupport.cpp File Reference (original) (raw)
#include "[llvm/ExecutionEngine/Orc/Debugging/DebugInfoSupport.h](DebugInfoSupport%5F8h%5Fsource.html)"#include "[llvm/Support/SmallVectorMemoryBuffer.h](SmallVectorMemoryBuffer%5F8h%5Fsource.html)"#include "llvm/BinaryFormat/Dwarf.def"
Go to the source code of this file.
| Macros | |
|---|---|
| #define | DEBUG_TYPE "orc" |
| #define | HANDLE_DWARF_SECTION(ENUM_NAME, ELF_NAME, CMDLINE_NAME, OPTION) |
Macro Definition Documentation
◆ DEBUG_TYPE
#define DEBUG_TYPE "orc"
Definition at line 17 of file DebugInfoSupport.cpp.
◆ HANDLE_DWARF_SECTION
| #define HANDLE_DWARF_SECTION | ( | ENUM_NAME, |
|---|---|---|
| ELF_NAME, | ||
| CMDLINE_NAME, | ||
| OPTION ) |
Value:
StringRef(ELF_NAME),
StringRef - Represent a constant reference to a string, i.e.
Definition StringRef.h:55