Home
last modified time | relevance | path

Searched refs:has_fctl0 (Results 1 – 1 of 1) sorted by relevance

/f-stack/freebsd/kern/
H A Dimgact_elf.c100 Elf_Brandnote *checknote, int32_t *osrel, boolean_t *has_fctl0,
318 boolean_t ret, has_fctl0; in __elfN() local
340 has_fctl0 = false; in __elfN()
344 &has_fctl0, fctl0); in __elfN()
348 has_fctl0 ? fctl0 : NULL); in __elfN()
2721 boolean_t *has_fctl0; member
2736 *arg->has_fctl0 = TRUE; in note_fctl_cb()
2749 int32_t *osrel, boolean_t *has_fctl0, uint32_t *fctl0) in __elfN()
2761 f_arg.has_fctl0 = has_fctl0; in __elfN()