Home
last modified time | relevance | path

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

/external/llvm/lib/ExecutionEngine/RuntimeDyld/
DRuntimeDyldMachO.h34 struct EHFrameRelatedSections { struct
35 EHFrameRelatedSections() in EHFrameRelatedSections() function
40 EHFrameRelatedSections(SID EH, SID T, SID Ex) in EHFrameRelatedSections() function
50 SmallVector<EHFrameRelatedSections, 2> UnregisteredEHFrameSections; argument