Searched refs:is_exec (Results 1 – 4 of 4) sorted by relevance
49 return reinterpret_cast<ElfFile*>(handle)->is_exec(); in elff_is_exec()
107 bool is_exec() const { in is_exec() function
480 void do_unassigned_access(target_phys_addr_t addr, int is_write, int is_exec,
1935 void do_unassigned_access(target_phys_addr_t addr, int is_write, int is_exec, in do_unassigned_access() argument1938 if (is_exec) in do_unassigned_access()