Home
last modified time | relevance | path

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

/mirbsd/src/gnu/usr.bin/binutils/bfd/
Delfxx-mips.c637 #define CALL_STUB ".mips16.call." macro
4412 || strncmp (name, CALL_STUB, sizeof CALL_STUB - 1) == 0 in mips_elf_stub_section_p()
5784 || strncmp (bfd_get_section_name (abfd, o), CALL_STUB, in _bfd_mips_elf_check_relocs()
5785 sizeof CALL_STUB - 1) == 0 in _bfd_mips_elf_check_relocs()
5863 else if (strncmp (name, CALL_STUB, sizeof CALL_STUB - 1) == 0 in _bfd_mips_elf_check_relocs()
6238 && strncmp (bfd_get_section_name (abfd, sec), CALL_STUB, in _bfd_mips_elf_check_relocs()
6239 sizeof CALL_STUB - 1) != 0 in _bfd_mips_elf_check_relocs()