Home
last modified time | relevance | path

Searched refs:MIPS_ELF_READONLY_SECTION (Results 1 – 2 of 2) sorted by relevance

/freebsd-12-stable/contrib/binutils/bfd/
Delfxx-mips.c541 #define MIPS_ELF_READONLY_SECTION(sec) \ macro
4273 if (MIPS_ELF_READONLY_SECTION (input_section)) in mips_elf_calculate_relocation()
4967 if (MIPS_ELF_READONLY_SECTION (input_section)) in mips_elf_create_dynamic_relocation()
6490 if (MIPS_ELF_READONLY_SECTION (sec)) in _bfd_mips_elf_check_relocs()
6639 if (MIPS_ELF_READONLY_SECTION (sec)) in _bfd_mips_elf_check_relocs()
6652 if (MIPS_ELF_READONLY_SECTION (sec)) in _bfd_mips_elf_check_relocs()
DChangeLog-20062079 * elfxx-mips.c (MIPS_ELF_READONLY_SECTION): Define.
2082 Use MIPS_ELF_READONLY_SECTION.