Home
last modified time | relevance | path

Searched refs:SHF_MIPS_NOSTRIP (Results 1 – 4 of 4) sorted by relevance

/toolchain/binutils/binutils-2.25/include/elf/
Dmips.h589 #define SHF_MIPS_NOSTRIP 0x08000000 macro
DChangeLog-91031715 (SHF_MIPS_NOSTRIP, SHF_MIPS_LOCAL, SHF_MIPS_NAMES): Define.
/toolchain/binutils/binutils-2.25/bfd/
Delfxx-mips.c7295 hdr->sh_flags |= SHF_MIPS_NOSTRIP; in _bfd_mips_elf_fake_sections()
7300 hdr->sh_flags |= SHF_MIPS_NOSTRIP; in _bfd_mips_elf_fake_sections()
7307 hdr->sh_flags |= SHF_MIPS_NOSTRIP; in _bfd_mips_elf_fake_sections()
7323 hdr->sh_flags |= SHF_MIPS_NOSTRIP; in _bfd_mips_elf_fake_sections()
7335 hdr->sh_flags |= SHF_MIPS_NOSTRIP; in _bfd_mips_elf_fake_sections()
DChangeLog-2007426 SHF_MIPS_NOSTRIP on .debug_frame for Irix.