Searched refs:CONSTRUCTOR (Results 1 - 6 of 6) sorted by last modified time

/seL4-camkes-master/projects/capdl/capdl-loader-app/src/
H A Dmain.c2105 static void CONSTRUCTOR(MUSLCSYS_WITH_VSYSCALL_PRIORITY) init_bootinfo(void) function
/seL4-camkes-master/tools/rumprun/platform/sel4/
H A Dmain.c27 static void CONSTRUCTOR(MUSLCSYS_WITH_VSYSCALL_PRIORITY) pre_init(void) function
/seL4-camkes-master/projects/seL4_libs/libsel4muslcsys/src/
H A Dvsyscall.c224 static void CONSTRUCTOR(CONSTRUCTOR_MIN_PRIORITY) init_syscall_table(void) function
245 static void CONSTRUCTOR(CONSTRUCTOR_MIN_PRIORITY) install_default_cpio(void) function
303 static void CONSTRUCTOR(MUSLCSYS_WITH_VSYSCALL_PRIORITY - 1) init_vsyscall(void)
330 void CONSTRUCTOR(CONFIG_LIB_SEL4_MUSLC_SYS_CONSTRUCTOR_PRIORITY) muslcsys_init_muslc(void) function
/seL4-camkes-master/projects/camkes-tool/camkes/templates/
H A Dcomponent.common.c261 static void CONSTRUCTOR(CAMKES_SYSCALL_CONSTRUCTOR_PRIORITY) init_install_syscalls(void) { function
268 static void CONSTRUCTOR(CAMKES_SYSCALL_CONSTRUCTOR_PRIORITY+1) init(void) {
/seL4-camkes-master/projects/capdl/cdl_utils/templates/
H A Dcspace.template.c13 void CONSTRUCTOR(199) setIPCBuffer(void) { \
/seL4-camkes-master/projects/util_libs/libutils/include/utils/
H A Dattribute.h78 #define CONSTRUCTOR(priority) __attribute__((constructor(priority))) macro

Completed in 78 milliseconds