LLVM 22.0.0git
DWARFDebugFrame.cpp File Reference

Go to the source code of this file.

Functions

constexpr uint64_t getCIEId (bool IsDWARF64, bool IsEH)
static void LLVM_ATTRIBUTE_UNUSED dumpDataAux (DataExtractor Data, uint64_t Offset, int Length)

Function Documentation

◆ dumpDataAux()

void LLVM_ATTRIBUTE_UNUSED dumpDataAux ( DataExtractor Data,
uint64_t Offset,
int Length )
static

◆ getCIEId()

uint64_t getCIEId ( bool IsDWARF64,
bool IsEH )
constexpr