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.cpp59 struct XtorSection { struct in __anonfa8b6d800111::COFFPlatformRuntimeState
85 XtorSection CInitSection; // XIA~XIZ
86 XtorSection CXXInitSection; // XCA~XCZ
87 XtorSection CPreTermSection; // XPA~XPZ
88 XtorSection CTermSection; // XTA~XTZ
240 void COFFPlatformRuntimeState::XtorSection::RunAllNewAndFlush() { in RunAllNewAndFlush()