Searched refs:__ctors_start (Results 1 – 3 of 3) sorted by relevance
185 __ctors_start = .; symbol
495 extern const ctor_func_t __ctors_start[], __ctors_end[];500 for ( f = __ctors_start; f < __ctors_end; ++f ) in init_constructors()
251 __ctors_start = .; symbol
Completed in 10 milliseconds