Home
last modified time | relevance | path

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

/freebsd/sys/kern/
H A Dimgact_aout.c121 static int aout_szsigcode; variable
129 .sv_szsigcode = &aout_szsigcode,
156 aout_szsigcode = (int)(uintptr_t)&_binary_elf_vdso32_so_1_size; in aout_sysent()