Home
last modified time | relevance | path

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

/bionic/tests/libs/
Dcfi_test_helper.cpp45 __attribute__((constructor, used)) void ctor() { in ctor() function
47 __cfi_slowpath(42, reinterpret_cast<void*>(&ctor)); in ctor()
Dexec_linker_helper.cpp36 static void ctor(int argc, char* argv[]) { in ctor() function
/bionic/libfdtrack/
Dfdtrack.cpp91 __attribute__((constructor)) static void ctor() { in ctor() function