Searched refs:__ctors_start (Results 1 – 3 of 3) sorted by relevance
171 __ctors_start = .; symbol
491 extern const ctor_func_t __ctors_start[], __ctors_end[];496 for ( f = __ctors_start; f < __ctors_end; ++f ) in init_constructors()
216 __ctors_start = .; symbol
Completed in 8 milliseconds