Searched refs:fctl0 (Results 1 – 3 of 3) sorted by relevance
91 const char *interp, int32_t *osrel, uint32_t *fctl0);101 Elf_Brandnote *checknote, int32_t *osrel, uint32_t *fctl0);304 int32_t *osrel, uint32_t *fctl0) in __elfN()331 fctl0); in __elfN()1067 uint32_t fctl0; in __CONCAT() local1102 fctl0 = 0; in __CONCAT()1162 brand_info = __elfN(get_brandinfo)(imgp, interp, &osrel, &fctl0); in __CONCAT()1183 (fctl0 & NT_FREEBSD_FCTL_ASLR_DISABLE) != 0) in __CONCAT()1221 (fctl0 & NT_FREEBSD_FCTL_ASLR_DISABLE) != 0) { in __CONCAT()1329 imgp->proc->p_fctl0 = fctl0; in __CONCAT()[all …]
240 uint32_t fctl0; /* FEATURE_CONTROL note desc[0] value */ member
1563 obj->fctl0 = *(const uint32_t *)(p); in digest_notes()1564 dbg("note fctl0 %#x", obj->fctl0); in digest_notes()