Searched refs:SHF_MIPS_NOSTRIP (Results 1 – 10 of 10) sorted by relevance
38 ELF::SHF_ALLOC | ELF::SHF_MIPS_NOSTRIP, 1); in EmitMipsOptionRecord()
482 #define SHF_MIPS_NOSTRIP 0x08000000 macro
1681 (SHF_MIPS_NOSTRIP, SHF_MIPS_LOCAL, SHF_MIPS_NAMES): Define.
509 #define SHF_MIPS_NOSTRIP 0x08000000 macro
1715 (SHF_MIPS_NOSTRIP, SHF_MIPS_LOCAL, SHF_MIPS_NAMES): Define.
1163 SHF_MIPS_NOSTRIP = 0x08000000, enumerator
4643 hdr->sh_flags |= SHF_MIPS_NOSTRIP; in _bfd_mips_elf_fake_sections()4648 hdr->sh_flags |= SHF_MIPS_NOSTRIP; in _bfd_mips_elf_fake_sections()4655 hdr->sh_flags |= SHF_MIPS_NOSTRIP; in _bfd_mips_elf_fake_sections()4670 hdr->sh_flags |= SHF_MIPS_NOSTRIP; in _bfd_mips_elf_fake_sections()
5634 hdr->sh_flags |= SHF_MIPS_NOSTRIP; in _bfd_mips_elf_fake_sections()5639 hdr->sh_flags |= SHF_MIPS_NOSTRIP; in _bfd_mips_elf_fake_sections()5646 hdr->sh_flags |= SHF_MIPS_NOSTRIP; in _bfd_mips_elf_fake_sections()5661 hdr->sh_flags |= SHF_MIPS_NOSTRIP; in _bfd_mips_elf_fake_sections()
761 BCase(SHF_MIPS_NOSTRIP); in bitset()
1271 ENUM_ENT(SHF_MIPS_NOSTRIP, ""),