Searched refs:INSN_HAS_RELOC (Results 1 - 5 of 5) sorted by relevance

/freebsd-11-stable/contrib/binutils/opcodes/
H A Dscore-dis.c93 if (info->flags & INSN_HAS_RELOC)
270 if (info->flags & INSN_HAS_RELOC)
H A Darm-dis.c4191 if (info->flags & INSN_HAS_RELOC)
/freebsd-11-stable/contrib/gdb/include/
H A Ddis-asm.h100 #define INSN_HAS_RELOC 0x80000000 macro
/freebsd-11-stable/contrib/binutils/include/
H A Ddis-asm.h109 #define INSN_HAS_RELOC 0x80000000 macro
/freebsd-11-stable/contrib/binutils/binutils/
H A Dobjdump.c1467 info->flags = INSN_HAS_RELOC;

Completed in 188 milliseconds