LLVM API Documentation

Public Member Functions | Public Attributes
llvm::RuntimeDyldMachO::EHFrameRelatedSections Struct Reference

#include <RuntimeDyldMachO.h>

Collaboration diagram for llvm::RuntimeDyldMachO::EHFrameRelatedSections:
Collaboration graph
[legend]

List of all members.

Public Member Functions

 EHFrameRelatedSections ()
 EHFrameRelatedSections (SID EH, SID T, SID Ex)

Public Attributes

SID EHFrameSID
SID TextSID
SID ExceptTabSID

Detailed Description

Definition at line 35 of file RuntimeDyldMachO.h.


Constructor & Destructor Documentation

Definition at line 36 of file RuntimeDyldMachO.h.

Definition at line 41 of file RuntimeDyldMachO.h.


Member Data Documentation


The documentation for this struct was generated from the following file: