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

/haiku-buildtools/legacy/binutils/bfd/
H A Delfxx-mips.c609 #define MIPS_ELF_REL_DYN_NAME(INFO) \
2037 dname = MIPS_ELF_REL_DYN_NAME (info);
7343 || strcmp (outname, MIPS_ELF_REL_DYN_NAME (info)) == 0)
7348 if (strcmp (name, MIPS_ELF_REL_DYN_NAME (info)) != 0)
7480 if (strcmp (name, MIPS_ELF_REL_DYN_NAME (info)) == 0)
607 #define MIPS_ELF_REL_DYN_NAME macro
/haiku-buildtools/binutils/bfd/
H A Delfxx-mips.c889 #define MIPS_ELF_REL_DYN_NAME(INFO) \
3206 dname = MIPS_ELF_REL_DYN_NAME (info);
9923 || strcmp (outname, MIPS_ELF_REL_DYN_NAME (info)) == 0)
9928 if (strcmp (name, MIPS_ELF_REL_DYN_NAME (info)) != 0)
887 #define MIPS_ELF_REL_DYN_NAME macro

Completed in 200 milliseconds