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

/macosx-10.9.5/cxxfilt-11/cxxfilt/bfd/
H A Delfxx-mips.c717 #define CALL_STUB_P(name) CONST_STRNEQ (name, CALL_STUB)
4745 return FN_STUB_P (name) || CALL_STUB_P (name) || CALL_FP_STUB_P (name);
6297 else if (CALL_STUB_P (name) || CALL_FP_STUB_P (name))
714 #define CALL_STUB_P macro

Completed in 116 milliseconds