Searched refs:CALL_FP_STUB_P (Results 1 – 2 of 2) sorted by relevance
1018 #define CALL_FP_STUB_P(name) CONST_STRNEQ (name, CALL_FP_STUB) macro1659 || CALL_FP_STUB_P (name) in section_allows_mips16_refs_p()5525 if (CALL_FP_STUB_P (bfd_get_section_name (input_bfd, o))) in mips_elf_calculate_relocation()8098 else if (CALL_STUB_P (name) || CALL_FP_STUB_P (name)) in _bfd_mips_elf_check_relocs()8201 if (CALL_FP_STUB_P (name)) in _bfd_mips_elf_check_relocs()
340 * elfxx-mips.c (FN_STUB_P, CALL_STUB_P, CALL_FP_STUB_P): New macros.