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