Home | History | Annotate | Download | only in bfd

Lines Matching refs:NOP_OPCODE

931 #define NOP_OPCODE (0x0009)
935 bfd_put_16 (abfd, (bfd_vma) NOP_OPCODE, contents + toaddr - count + i);