Searched refs:aout_fixup (Results 1 - 1 of 1) sorted by relevance

/freebsd-12-stable/sys/kern/
H A Dimgact_aout.c68 static int aout_fixup(register_t **stack_base, struct image_params *imgp);
83 .sv_fixup = aout_fixup,
125 .sv_fixup = aout_fixup,
152 aout_fixup(register_t **stack_base, struct image_params *imgp) function

Completed in 56 milliseconds