Home
last modified time | relevance | path

Searched defs:is_exec (Results 1 – 2 of 2) sorted by relevance

/external/qemu/elff/
Delf_file.h107 bool is_exec() const { in is_exec() function
/external/qemu/target-mips/
Dop_helper.c1857 void do_unassigned_access(target_phys_addr_t addr, int is_write, int is_exec, in do_unassigned_access()