Searched refs:INSN_HAS_RELOC (Results 1 – 10 of 10) sorted by relevance
568 if (info->flags & INSN_HAS_RELOC) in print_insn_score32()744 if (info->flags & INSN_HAS_RELOC) in print_insn_score16()
707 if (info->flags & INSN_HAS_RELOC) in print_insn_score32()907 if (info->flags & INSN_HAS_RELOC) in print_insn_score16()
124 if (info->flags & INSN_HAS_RELOC) in print_operand()
440 if (info->flags & INSN_HAS_RELOC) in nds32_parse_opcode()
2167 if (info->flags & INSN_HAS_RELOC) in print_insn_aarch64_word()
5169 if (info->flags & INSN_HAS_RELOC) in print_insn()
112 #define INSN_HAS_RELOC (1 << 31) macro
1354 * dis-asm.h: Add flag INSN_HAS_RELOC to tell disassembly
1667 inf->flags |= INSN_HAS_RELOC; in disassemble_bytes()
1883 * objdump.c (disassemble_bytes): Add flag INSN_HAS_RELOC to tell