Searched defs:AtExitsVector (Results 1 – 2 of 2) sorted by relevance
/llvm-project/compiler-rt/lib/orc/ | ||
H A D | elfnix_platform.cpp | 91 using AtExitsVector = std::vector<AtExitEntry>; global() typedef in __anon141acc330111::ELFNixPlatformRuntimeState |
H A D | macho_platform.cpp | 168 using AtExitsVector = std::vector<AtExitEntry>; global() typedef in __anoncbb4fc950211::MachOPlatformRuntimeState |