Home
last modified time | relevance | path

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

/toolchain/binutils/binutils-2.25/bfd/
Delfxx-mips.c1025 #define CALL_STUB_P(name) CONST_STRNEQ (name, CALL_STUB) macro
1665 || CALL_STUB_P (name) in section_allows_mips16_refs_p()
8063 else if (CALL_STUB_P (name) || 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.