Searched refs:ctor (Results 1 – 3 of 3) sorted by relevance
44 __attribute__((constructor, used)) void ctor() { in ctor() function46 __cfi_slowpath(42, reinterpret_cast<void*>(&ctor)); in ctor()
36 static void ctor(int argc, char* argv[]) { in ctor() function
83 __attribute__((constructor)) static void ctor() { in ctor() function