Home
last modified time | relevance | path

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

/toolchain/binutils/binutils-2.27/bfd/
Delfxx-mips.c817 #define MIPS_ELF_OPTIONS_SECTION_NAME(abfd) \ macro
6984 abfd, MIPS_ELF_OPTIONS_SECTION_NAME (abfd), intopt.size); in _bfd_mips_elf_section_processing()
7217 abfd, MIPS_ELF_OPTIONS_SECTION_NAME (abfd), intopt.size); in _bfd_mips_elf_section_from_shdr()
9910 (output_bfd, MIPS_ELF_OPTIONS_SECTION_NAME (dynobj))) in _bfd_mips_elf_size_dynamic_sections()
11562 (output_bfd, MIPS_ELF_OPTIONS_SECTION_NAME (output_bfd))); in _bfd_mips_elf_finish_dynamic_sections()
12106 MIPS_ELF_OPTIONS_SECTION_NAME (abfd))) in _bfd_mips_elf_additional_program_headers()
DChangeLog-02032758 * elfxx-mips.c (MIPS_ELF_OPTIONS_SECTION_NAME): Use .MIPS.options
7752 (MIPS_ELF_OPTIONS_SECTION_NAME,MIPS_ELF_STUB_SECTION_NAME): Use the
DChangeLog-98991843 (MIPS_ELF_OPTIONS_SECTION_NAME): Likewise.