Searched refs:CALL_FP_STUB (Results 1 – 4 of 4) sorted by relevance
/openbsd/gnu/usr.bin/binutils/bfd/ |
H A D | elfxx-mips.c | 682 #define CALL_FP_STUB ".mips16.call.fp." macro 3219 CALL_FP_STUB, sizeof CALL_FP_STUB - 1) == 0) in mips_elf_calculate_relocation() 3806 || strncmp (name, CALL_FP_STUB, sizeof CALL_FP_STUB - 1) == 0); in mips_elf_stub_section_p() 5099 || strncmp (bfd_get_section_name (abfd, o), CALL_FP_STUB, in _bfd_mips_elf_check_relocs() 5100 sizeof CALL_FP_STUB - 1) == 0) in _bfd_mips_elf_check_relocs() 5173 || strncmp (name, CALL_FP_STUB, sizeof CALL_FP_STUB - 1) == 0) in _bfd_mips_elf_check_relocs() 5202 if (strncmp (name, CALL_FP_STUB, sizeof CALL_FP_STUB - 1) == 0) in _bfd_mips_elf_check_relocs() 5507 && strncmp (bfd_get_section_name (abfd, sec), CALL_FP_STUB, in _bfd_mips_elf_check_relocs() 5508 sizeof CALL_FP_STUB - 1) != 0) in _bfd_mips_elf_check_relocs()
|
H A D | ChangeLog-9697 | 2611 * elf32-mips.c (FN_STUB, CALL_STUB, CALL_FP_STUB): Define.
|
/openbsd/gnu/usr.bin/binutils-2.17/bfd/ |
H A D | elfxx-mips.c | 715 #define CALL_FP_STUB ".mips16.call.fp." macro 4100 CALL_FP_STUB, sizeof CALL_FP_STUB - 1) == 0) in mips_elf_calculate_relocation() 4692 || strncmp (name, CALL_FP_STUB, sizeof CALL_FP_STUB - 1) == 0); in mips_elf_stub_section_p() 6162 || strncmp (bfd_get_section_name (abfd, o), CALL_FP_STUB, in _bfd_mips_elf_check_relocs() 6163 sizeof CALL_FP_STUB - 1) == 0) in _bfd_mips_elf_check_relocs() 6240 || strncmp (name, CALL_FP_STUB, sizeof CALL_FP_STUB - 1) == 0) in _bfd_mips_elf_check_relocs() 6269 if (strncmp (name, CALL_FP_STUB, sizeof CALL_FP_STUB - 1) == 0) in _bfd_mips_elf_check_relocs() 6658 && strncmp (bfd_get_section_name (abfd, sec), CALL_FP_STUB, in _bfd_mips_elf_check_relocs() 6659 sizeof CALL_FP_STUB - 1) != 0) in _bfd_mips_elf_check_relocs()
|
H A D | ChangeLog-9697 | 2611 * elf32-mips.c (FN_STUB, CALL_STUB, CALL_FP_STUB): Define.
|