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