Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/compiler-rt/lib/orc/
H A Dcoff_platform.cpp63 SubsectionsNew[SubsectionChar - 'A'].push_back(Xtors); in Register()
70 void Reset() { SubsectionsNew = Subsections; } in Reset()
76 std::array<std::vector<span<void (*)(void)>>, 26> SubsectionsNew; member
242 for (auto &Subsection : SubsectionsNew) { in RunAllNewAndFlush()