HomeSort by: relevance | last modified time | path
    Searched defs:CALL_FP_STUB_P (Results 1 - 4 of 4) sorted by relevancy

  /src/external/gpl3/binutils/dist/bfd/
elfxx-mips.c 1052 #define CALL_FP_STUB_P(name) startswith (name, CALL_FP_STUB)
1747 || CALL_FP_STUB_P (name)
5875 if (CALL_FP_STUB_P (bfd_section_name (o)))
8696 else if (CALL_STUB_P (name) || CALL_FP_STUB_P (name))
8800 if (CALL_FP_STUB_P (name))
  /src/external/gpl3/binutils.old/dist/bfd/
elfxx-mips.c 1051 #define CALL_FP_STUB_P(name) startswith (name, CALL_FP_STUB)
1750 || CALL_FP_STUB_P (name)
5855 if (CALL_FP_STUB_P (bfd_section_name (o)))
8676 else if (CALL_STUB_P (name) || CALL_FP_STUB_P (name))
8780 if (CALL_FP_STUB_P (name))
  /src/external/gpl3/gdb/dist/bfd/
elfxx-mips.c 1051 #define CALL_FP_STUB_P(name) startswith (name, CALL_FP_STUB)
1750 || CALL_FP_STUB_P (name)
5809 if (CALL_FP_STUB_P (bfd_section_name (o)))
8596 else if (CALL_STUB_P (name) || CALL_FP_STUB_P (name))
8700 if (CALL_FP_STUB_P (name))
  /src/external/gpl3/gdb.old/dist/bfd/
elfxx-mips.c 1053 #define CALL_FP_STUB_P(name) startswith (name, CALL_FP_STUB)
1757 || CALL_FP_STUB_P (name)
5816 if (CALL_FP_STUB_P (bfd_section_name (o)))
8609 else if (CALL_STUB_P (name) || CALL_FP_STUB_P (name))
8713 if (CALL_FP_STUB_P (name))

Completed in 66 milliseconds