Searched refs:elfflags (Results 1 – 1 of 1) sorted by relevance
443 convert_prot(int elfflags) in convert_prot() argument446 if (elfflags & PF_R) in convert_prot()448 if (elfflags & PF_W) in convert_prot()450 if (elfflags & PF_X) in convert_prot()456 convert_flags(int elfflags) in convert_flags() argument464 if (!(elfflags & PF_W)) in convert_flags()