Home
last modified time | relevance | path

Searched refs:SPARC_NOP (Results 1 – 2 of 2) sorted by relevance

/toolchain/binutils/binutils-2.27/bfd/
Delfxx-sparc.c663 #define SPARC_NOP 0x01000000 macro
803 #define PLT32_ENTRY_WORD2 SPARC_NOP
835 const unsigned int nop = SPARC_NOP; in sparc64_plt_entry_build()
915 bfd_put_32 (output_bfd, (bfd_vma) SPARC_NOP, entry + 8); in sparc64_plt_entry_build()
3699 bfd_put_32 (output_bfd, SPARC_NOP, contents + rel->r_offset); in _bfd_sparc_elf_relocate_section()
3775 bfd_put_32 (output_bfd, SPARC_NOP, contents + rel->r_offset); in _bfd_sparc_elf_relocate_section()
3860 bfd_put_32 (output_bfd, SPARC_NOP, contents + rel->r_offset); in _bfd_sparc_elf_relocate_section()
3882 relocation = SPARC_NOP; in _bfd_sparc_elf_relocate_section()
4796 bfd_put_32 (output_bfd, (bfd_vma) SPARC_NOP, in _bfd_sparc_elf_finish_dynamic_sections()
DChangeLog-20053503 (SPARC_NOP): Define.