Home
last modified time | relevance | path

Searched refs:__init_array_end (Results 1 – 2 of 2) sorted by relevance

/linux/tools/include/nolibc/ !
H A Dcrt.h23 extern void (*const __init_array_end[])(int, char **, char**) __attribute__((weak));
79 for (ctor_func = __init_array_start; ctor_func < __init_array_end; ctor_func++) in _start_c()
/linux/arch/um/include/asm/ !
H A Dcommon.lds.S89 __init_array_end = .; symbol