Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/ExecutionEngine/RuntimeDyld/
H A DRuntimeDyldMachO.h33 struct EHFrameRelatedSections { struct
34 EHFrameRelatedSections() in EHFrameRelatedSections() function
39 EHFrameRelatedSections(SID EH, SID T, SID Ex) in EHFrameRelatedSections() function
49 SmallVector<EHFrameRelatedSections, 2> UnregisteredEHFrameSections; argument