Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/ExecutionEngine/RuntimeDyld/
H A DRuntimeDyldMachO.h33 struct EHFrameRelatedSections { struct
34 EHFrameRelatedSections() in EHFrameRelatedSections() argument
39 EHFrameRelatedSections(SID EH, SID T, SID Ex) in EHFrameRelatedSections() argument
49 SmallVector<EHFrameRelatedSections, 2> UnregisteredEHFrameSections; argument