Lines Matching refs:constructor
60 extern "C" void ctor_function(int argc, char** argv, char** envp) __attribute__ ((constructor));1121 // libtest_dlopen_from_ctor.so which has a constructor1130 GTEST_LOG_(INFO) << "This test is disabled for glibc (glibc segfaults if you try to call dlopen from a constructor).\n";