Home
last modified time | relevance | path

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

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