Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/include/llvm/ExecutionEngine/Orc/
H A DMachOPlatform.h225 struct UnwindSections { struct
226 SmallVector<ExecutorAddrRange> CodeRanges;
227 ExecutorAddrRange DwarfSection;
228 ExecutorAddrRange CompactUnwindSection;
/freebsd/contrib/llvm-project/compiler-rt/lib/orc/
H A Dmacho_platform.cpp246 struct UnwindSections { global() struct in __anon3d23d5020211::MachOPlatformRuntimeState
247 UnwindSections__anon3d23d5020211::MachOPlatformRuntimeState::UnwindSections UnwindSections() argument
251 DwarfSection__anon3d23d5020211::MachOPlatformRuntimeState::UnwindSections global() argument
252 CompactUnwindSection__anon3d23d5020211::MachOPlatformRuntimeState::UnwindSections global() argument
269 UnwindSectionsMap UnwindSections; global() member
[all...]