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

/freebsd-10.1-release/contrib/binutils/bfd/
H A Delfxx-mips.c721 #define CALL_STUB_P(name) CONST_STRNEQ (name, CALL_STUB)
4737 return FN_STUB_P (name) || CALL_STUB_P (name) || CALL_FP_STUB_P (name);
6285 else if (CALL_STUB_P (name) || CALL_FP_STUB_P (name))
718 #define CALL_STUB_P macro

Completed in 61 milliseconds