Home | History | Annotate | Download | only in bfd

Lines Matching refs:NOP_OPCODE

2471 #define NOP_OPCODE 0xcb
2474 bfd_put_8 (abfd, (bfd_vma) NOP_OPCODE, contents + toaddr - count + i);