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

/external/qemu/elff/
H A Delf_file.h107 bool is_exec() const { function in class:ElfFile
/external/qemu/target-mips/
H A Dop_helper.c1857 void do_unassigned_access(target_phys_addr_t addr, int is_write, int is_exec, argument
1860 if (is_exec)

Completed in 32 milliseconds