Home
last modified time | relevance | path

Searched refs:CALL_FP_STUB_P (Results 1 – 2 of 2) sorted by relevance

/toolchain/binutils/binutils-2.27/bfd/
Delfxx-mips.c1018 #define CALL_FP_STUB_P(name) CONST_STRNEQ (name, CALL_FP_STUB) macro
1659 || 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()
DChangeLog-2006340 * elfxx-mips.c (FN_STUB_P, CALL_STUB_P, CALL_FP_STUB_P): New macros.