Home
last modified time | relevance | path

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

/toolchain/binutils/binutils-2.25/bfd/
Delfxx-mips.c832 #define MIPS_ELF_READONLY_SECTION(sec) \ macro
5711 if (MIPS_ELF_READONLY_SECTION (input_section)) in mips_elf_calculate_relocation()
6555 if (MIPS_ELF_READONLY_SECTION (input_section)) in mips_elf_create_dynamic_relocation()
8328 && MIPS_ELF_READONLY_SECTION (sec)))) in _bfd_mips_elf_check_relocs()
8381 if (MIPS_ELF_READONLY_SECTION (sec)) in _bfd_mips_elf_check_relocs()
8560 if (MIPS_ELF_READONLY_SECTION (sec)) in _bfd_mips_elf_check_relocs()
8582 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.
DChangeLog-20053874 * elfxx-mips.c (MIPS_ELF_READONLY_SECTION): New.