Searched refs:SHF_MIPS_NOSTRIP (Results 1 – 4 of 4) sorted by relevance
589 #define SHF_MIPS_NOSTRIP 0x08000000 macro
1715 (SHF_MIPS_NOSTRIP, SHF_MIPS_LOCAL, SHF_MIPS_NAMES): Define.
7295 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()
426 SHF_MIPS_NOSTRIP on .debug_frame for Irix.