Home
last modified time | relevance | path

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

/linux-6.15/tools/include/nolibc/
Dcrt.h17 extern void (*const __preinit_array_start[])(int, char **, char**) __attribute__((weak));
72 for (ctor_func = __preinit_array_start; ctor_func < __preinit_array_end; ctor_func++) in _start_c()
/linux-6.15/arch/um/include/asm/
Dcommon.lds.S80 __preinit_array_start = .; symbol