Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/ExecutionEngine/RuntimeDyld/
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