Searched defs:EHFrameRelatedSections (Results 1 - 1 of 1) sorted by relevance

/freebsd-10.2-release/contrib/llvm/lib/ExecutionEngine/RuntimeDyld/
H A DRuntimeDyldMachO.h71 struct EHFrameRelatedSections { struct in class:llvm::RuntimeDyldMachO
72 EHFrameRelatedSections() : EHFrameSID(RTDYLD_INVALID_SECTION_ID), function in struct:llvm::RuntimeDyldMachO::EHFrameRelatedSections
75 EHFrameRelatedSections(SID EH, SID T, SID Ex) function in struct:llvm::RuntimeDyldMachO::EHFrameRelatedSections

Completed in 104 milliseconds