LLVM 24.0.0git
EHFrameSupport.cpp File Reference
#include "EHFrameSupportImpl.h"
#include "llvm/BinaryFormat/Dwarf.h"
#include "llvm/Config/config.h"
#include "llvm/Support/DynamicLibrary.h"

Go to the source code of this file.

Namespaces

namespace  llvm
 This is an optimization pass for GlobalISel generic memory operations.

Macros

#define DEBUG_TYPE   "jitlink"

Functions

static Expected< size_tllvm::jitlink::readCFIRecordLength (const Block &B, BinaryStreamReader &R)
LLVM_ABI Sectionllvm::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 15 of file EHFrameSupport.cpp.