Searched refs:untrans_prot (Results 1 – 1 of 1) sorted by relevance
110 static Elf_Word __elfN(untrans_prot)(vm_prot_t);1737 phdr->p_flags = __elfN(untrans_prot)(entry->protection); in cb_put_phdr()2984 __elfN(untrans_prot)(vm_prot_t prot) in __elfN() argument