LLVM API Documentation
#include <RuntimeDyldMachO.h>
Public Member Functions | |
EHFrameRelatedSections () | |
EHFrameRelatedSections (SID EH, SID T, SID Ex) | |
Public Attributes | |
SID | EHFrameSID |
SID | TextSID |
SID | ExceptTabSID |
Definition at line 35 of file RuntimeDyldMachO.h.
Definition at line 36 of file RuntimeDyldMachO.h.
llvm::RuntimeDyldMachO::EHFrameRelatedSections::EHFrameRelatedSections | ( | SID | EH, |
SID | T, | ||
SID | Ex | ||
) | [inline] |
Definition at line 41 of file RuntimeDyldMachO.h.
Definition at line 43 of file RuntimeDyldMachO.h.
Referenced by llvm::RuntimeDyldMachOCRTPBase< Impl >::registerEHFrames().
Definition at line 45 of file RuntimeDyldMachO.h.
Referenced by llvm::RuntimeDyldMachOCRTPBase< Impl >::registerEHFrames().
Definition at line 44 of file RuntimeDyldMachO.h.
Referenced by llvm::RuntimeDyldMachOCRTPBase< Impl >::registerEHFrames().