Searched refs:SET_AOUT_PERSONALITY (Results 1 – 2 of 2) sorted by relevance
| /linux-4.1.27/arch/alpha/include/asm/ | ||
| D | a.out.h | 11 #define SET_AOUT_PERSONALITY(BFPM, EX) \ macro |
| /linux-4.1.27/fs/ | ||
| D | binfmt_aout.c | 245 SET_AOUT_PERSONALITY(bprm, ex); in load_aout_binary() |