Searched refs:_init (Results 1 – 2 of 2) sorted by relevance
28 .globl _init symbol29 .type _init,@function30 _init: label
41 extern void _init(void) __hidden;75 _init(); in handle_static_init()