Home
last modified time | relevance | path

Searched refs:XtorSection (Results 1 – 1 of 1) sorted by relevance

/freebsd/contrib/llvm-project/compiler-rt/lib/orc/
H A Dcoff_platform.cpp60 struct XtorSection { struct in __anonc1d160b80111::COFFPlatformRuntimeState
86 XtorSection CInitSection; // XIA~XIZ
87 XtorSection CXXInitSection; // XCA~XCZ
88 XtorSection CPreTermSection; // XPA~XPZ
89 XtorSection CTermSection; // XTA~XTZ
241 void COFFPlatformRuntimeState::XtorSection::RunAllNewAndFlush() { in RunAllNewAndFlush()