Home
last modified time | relevance | path

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

/llvm-project/libcxxabi/src/
H A Dcxa_exception_storage.cpp21 static __cxa_eh_globals eh_globals; variable
32 static thread_local __cxa_eh_globals eh_globals; in __globals() local