Searched refs:fctl0 (Results 1 – 7 of 7) sorted by relevance
170 int32_t *osrel __unused, uint32_t *fctl0) in freebsd_brand_info_la57_img_compat() argument174 if (fctl0 != NULL && (*fctl0 & NT_FREEBSD_FCTL_LA57) != 0) in freebsd_brand_info_la57_img_compat()176 if (fctl0 == NULL || (*fctl0 & NT_FREEBSD_FCTL_LA48) != 0) in freebsd_brand_info_la57_img_compat()
88 const char *interp, int32_t *osrel, uint32_t *fctl0);99 uint32_t *fctl0);337 int32_t *osrel, uint32_t *fctl0) in __elfN()364 *fctl0 = 0; in __elfN()367 &has_fctl0, fctl0); in __elfN()371 has_fctl0 ? fctl0 : NULL); in __elfN()1107 uint32_t fctl0; in __CONCAT() local1142 fctl0 = 0; in __CONCAT()1226 brand_info = __elfN(get_brandinfo)(imgp, interp, &osrel, &fctl0); in __CONCAT()1246 (fctl0 & NT_FREEBSD_FCTL_ASLR_DISABLE) != 0) in __CONCAT()[all …]
225 uint32_t *fctl0 __unused) in ppc64_elfv1_header_match()235 uint32_t *fctl0 __unused) in ppc64_elfv2_header_match()
126 uint32_t *fctl0 __unused) in elf32_arm_abi_supported()
171 uint32_t *fctl0 __unused) in elf32_arm_abi_supported()
235 uint32_t fctl0; /* FEATURE_CONTROL note desc[0] value */ member
1741 obj->fctl0 = *(const uint32_t *)(p); in digest_notes()1742 dbg("note fctl0 %#x", obj->fctl0); in digest_notes()