struct EHFrameEdgeFixer::CIEInformation

Declaration

struct EHFrameEdgeFixer::CIEInformation { /* full declaration omitted */ };

Declared at: llvm/lib/ExecutionEngine/JITLink/EHFrameSupportImpl.h:45

Member Variables

public llvm::jitlink::Symbol* CIESymbol = nullptr
public bool AugmentationDataPresent = false
public bool LSDAPresent = false
public uint8_t LSDAEncoding = 0
public uint8_t AddressEncoding = 0

Method Overview

Methods

CIEInformation()

Declared at: llvm/lib/ExecutionEngine/JITLink/EHFrameSupportImpl.h:46

CIEInformation(llvm::jitlink::Symbol& CIESymbol)

Declared at: llvm/lib/ExecutionEngine/JITLink/EHFrameSupportImpl.h:47

Parameters

llvm::jitlink::Symbol& CIESymbol