Home
last modified time | relevance | path

Searched refs:ctor_function (Results 1 – 1 of 1) sorted by relevance

/bionic/tests/
Ddlfcn_test.cpp42 extern "C" void ctor_function() __attribute__ ((constructor));
44 extern "C" void ctor_function() { in ctor_function() function