Searched refs:MIPS_ELF_OPTIONS_SECTION_NAME_P (Results 1 - 2 of 2) sorted by relevance

/haiku-buildtools/legacy/binutils/bfd/
H A Delfxx-mips.c539 #define MIPS_ELF_OPTIONS_SECTION_NAME_P(NAME) \
5461 if (!MIPS_ELF_OPTIONS_SECTION_NAME_P (name))
5658 else if (MIPS_ELF_OPTIONS_SECTION_NAME_P (name))
9834 if (MIPS_ELF_OPTIONS_SECTION_NAME_P (section->name))
537 #define MIPS_ELF_OPTIONS_SECTION_NAME_P macro
/haiku-buildtools/binutils/bfd/
H A Delfxx-mips.c824 #define MIPS_ELF_OPTIONS_SECTION_NAME_P(NAME) \
7288 if (!MIPS_ELF_OPTIONS_SECTION_NAME_P (name))
7501 else if (MIPS_ELF_OPTIONS_SECTION_NAME_P (name))
13013 if (MIPS_ELF_OPTIONS_SECTION_NAME_P (section->name))
822 #define MIPS_ELF_OPTIONS_SECTION_NAME_P macro

Completed in 265 milliseconds