on_process_init    74 native_client_sdk/src/libraries/third_party/pthreads-win32/autostatic.c __attribute__((section(".ctors"), used)) static int (*gcc_ctor)(void) = on_process_init;
on_process_init    80 native_client_sdk/src/libraries/third_party/pthreads-win32/autostatic.c __declspec(allocate(".CRT$XCU")) static int (*msc_ctor)(void) = on_process_init;
on_process_init    84 native_client_sdk/src/libraries/third_party/pthreads-win32/autostatic.c static int (*msc_ctor)(void) = on_process_init;