Searched refs:memory_ref_char (Results 1 – 3 of 3) sorted by relevance
39 char memory_ref_char; member
151 .memory_ref_char = '(',595 if (arch->objdump.memory_ref_char) { in check_multi_regs()596 op = strchr(op, arch->objdump.memory_ref_char); in check_multi_regs()
2281 *str != arch->objdump.memory_ref_char) in extract_reg_offset()2384 } else if (strchr(insn_str, arch->objdump.memory_ref_char)) { in annotate_get_insn_location()