Home
last modified time | relevance | path

Searched refs:op_write (Results 1 – 4 of 4) sorted by relevance

/external/google-breakpad/src/third_party/libdisasm/
Dx86_operand_list.c107 if (! (list->op.access & op_write) ) { in x86_operand_foreach()
118 (list->op.access & op_write ) ) { in x86_operand_foreach()
123 if (! (list->op.access & op_write) || in x86_operand_foreach()
134 if (! (list->op.access & op_write) || in x86_operand_foreach()
Dlibdis.h208 op_write = 2, enumerator
/external/google-breakpad/src/third_party/libdisasm/swig/
Dlibdisasm_oop.i126 op_write = 2, enumerator
/external/e2fsprogs/misc/
Dfuse2fs.c2216 static int op_write(const char *path EXT2FS_ATTR((unused)), in op_write() function
3590 .write = op_write,