Home | History | Annotate | Download | only in bfd

Lines Matching refs:sh_flags

5167   mips_elf_section_data (s)->elf.this_hdr.sh_flags
6541 elf_section_data (input_section->output_section)->this_hdr.sh_flags
7036 hdr->sh_flags |= SHF_ALLOC | SHF_WRITE | SHF_MIPS_GPREL;
7038 hdr->sh_flags |= SHF_ALLOC | SHF_MIPS_GPREL;
7040 hdr->sh_flags = 0;
7319 hdr->sh_flags |= SHF_MIPS_GPREL;
7323 hdr->sh_flags |= SHF_MIPS_NOSTRIP;
7328 hdr->sh_flags |= SHF_MIPS_NOSTRIP;
7335 hdr->sh_flags |= SHF_MIPS_NOSTRIP;
7351 hdr->sh_flags |= SHF_MIPS_NOSTRIP;
7363 hdr->sh_flags |= SHF_MIPS_NOSTRIP;
7369 hdr->sh_flags |= SHF_ALLOC;
14220 && (elf_section_data (o)->this_hdr.sh_flags & SHF_MIPS_GPREL))