Home
last modified time | relevance | path

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

/f-stack/freebsd/kern/
H A Dimgact_elf.c103 static Elf_Word __elfN(untrans_prot)(vm_prot_t);
1783 phdr->p_flags = __elfN(untrans_prot)(entry->protection); in cb_put_phdr()
2811 __elfN(untrans_prot)(vm_prot_t prot) in __elfN() argument