Lines Matching defs:fctl0
88 const char *interp, int32_t *osrel, uint32_t *fctl0);
100 uint32_t *fctl0);
338 int32_t *osrel, uint32_t *fctl0)
365 *fctl0 = 0;
368 &has_fctl0, fctl0);
372 has_fctl0 ? fctl0 : NULL);
1111 uint32_t fctl0;
1146 fctl0 = 0;
1232 brand_info = __elfN(get_brandinfo)(imgp, interp, &osrel, &fctl0);
1252 (fctl0 & NT_FREEBSD_FCTL_ASLR_DISABLE) != 0)
1291 (fctl0 & NT_FREEBSD_FCTL_ASLR_DISABLE) != 0) {
1313 if ((!__elfN(allow_wx) && (fctl0 & NT_FREEBSD_FCTL_WXNEEDED) == 0 &&
1429 imgp->proc->p_fctl0 = fctl0;
2827 uint32_t *fctl0;
2842 *arg->fctl0 = desc[0];
2855 int32_t *osrel, bool *has_fctl0, uint32_t *fctl0)
2868 f_arg.fctl0 = fctl0;