Namespaces | |
namespace | __cxxabiv1 |
Typedefs | |
using | __cxxabiv1::__guard = long __attribute__((mode(__DI__))) |
Functions | |
void | __cxxabiv1::__cxa_pure_virtual () |
auto | __cxxabiv1::__cxa_atexit (void(*)(void *), void *, void *) -> int |
auto | __cxxabiv1::__cxa_guard_acquire (__guard *guard) -> int |
void | __cxxabiv1::__cxa_guard_release (__guard *guard) |