Home
last modified time | relevance | path

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

/external/google-breakpad/src/third_party/libdisasm/
Dia32_operand.c40 unsigned int addr_meth, size_t op_size, in decode_operand_value() argument
46 switch (addr_meth) { in decode_operand_value()
383 unsigned int addr_meth, op_type, op_size, gen_regs; in ia32_decode_operand() local
388 addr_meth = raw_flags & ADDRMETH_MASK; in ia32_decode_operand()
416 size = decode_operand_value( buf, buf_len, op, insn, addr_meth, in ia32_decode_operand()