Home
last modified time | relevance | path

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

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