LLVM: lib/ExecutionEngine/JITLink/EHFrameSupport.cpp File Reference (original) (raw)
#include "[EHFrameSupportImpl.h](EHFrameSupportImpl%5F8h%5Fsource.html)"#include "[llvm/BinaryFormat/Dwarf.h](Dwarf%5F8h%5Fsource.html)"#include "llvm/Config/config.h"#include "[llvm/ExecutionEngine/Orc/TargetProcess/RegisterEHFrames.h](RegisterEHFrames%5F8h%5Fsource.html)"#include "[llvm/Support/DynamicLibrary.h](DynamicLibrary%5F8h%5Fsource.html)"
Go to the source code of this file.
| Namespaces | |
|---|---|
| namespace | llvm |
| This is an optimization pass for GlobalISel generic memory operations. | |
| namespace | llvm::jitlink |
| Macros | |
|---|---|
| #define | DEBUG_TYPE "jitlink" |
| Functions | |
|---|---|
| static Expected< size_t > | llvm::jitlink::readCFIRecordLength (const Block &B, BinaryStreamReader &R) |
| LLVM_ABI Section * | llvm::jitlink::getEHFrameSection (LinkGraph &G) |
| Returns a pointer to the DWARF eh-frame section if the graph contains a non-empty one, otherwise returns null. |
Macro Definition Documentation
◆ DEBUG_TYPE
#define DEBUG_TYPE "jitlink"
Definition at line 16 of file EHFrameSupport.cpp.