Searched refs:trans_prot (Results 1 – 1 of 1) sorted by relevance
102 static vm_prot_t __elfN(trans_prot)(Elf_Word);701 prot = __elfN(trans_prot)(phdr[i].p_flags); in __elfN()839 __elfN(trans_prot)(phdr[i].p_flags); in __CONCAT()898 prot = __elfN(trans_prot)(phdr[i].p_flags); in __CONCAT()2374 __elfN(trans_prot)(Elf_Word flags) in __elfN() argument