Home
last modified time | relevance | path

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

/llvm-project/llvm/include/llvm/ExecutionEngine/Orc/
H A DMachOPlatform.h225 struct UnwindSections { global() struct
226 CodeRangesUnwindSections global() argument
227 DwarfSectionUnwindSections global() argument
228 CompactUnwindSectionUnwindSections global() argument
/llvm-project/compiler-rt/lib/orc/
H A Dmacho_platform.cpp257 struct UnwindSections { global() struct in __anoncbb4fc950211::MachOPlatformRuntimeState
258 UnwindSections__anoncbb4fc950211::MachOPlatformRuntimeState::UnwindSections UnwindSections() argument
262 DwarfSection__anoncbb4fc950211::MachOPlatformRuntimeState::UnwindSections global() argument
263 CompactUnwindSection__anoncbb4fc950211::MachOPlatformRuntimeState::UnwindSections global() argument
286 UnwindSectionsMap UnwindSections; global() member
[all...]