Home
last modified time | relevance | path

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

/toolchain/binutils/binutils-2.27/include/elf/
Dmips.h594 #define SHF_MIPS_NOSTRIP 0x08000000 macro
DChangeLog-91031715 (SHF_MIPS_NOSTRIP, SHF_MIPS_LOCAL, SHF_MIPS_NAMES): Define.
/toolchain/binutils/binutils-2.27/bfd/
Delfxx-mips.c7322 hdr->sh_flags |= SHF_MIPS_NOSTRIP; in _bfd_mips_elf_fake_sections()
7327 hdr->sh_flags |= SHF_MIPS_NOSTRIP; in _bfd_mips_elf_fake_sections()
7334 hdr->sh_flags |= SHF_MIPS_NOSTRIP; in _bfd_mips_elf_fake_sections()
7350 hdr->sh_flags |= SHF_MIPS_NOSTRIP; in _bfd_mips_elf_fake_sections()
7362 hdr->sh_flags |= SHF_MIPS_NOSTRIP; in _bfd_mips_elf_fake_sections()
DChangeLog-2007426 SHF_MIPS_NOSTRIP on .debug_frame for Irix.