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

/macosx-10.10/cxxfilt-11/cxxfilt/bfd/
H A Delfxx-mips.c716 #define FN_STUB_P(name) CONST_STRNEQ (name, FN_STUB)
4745 return FN_STUB_P (name) || CALL_STUB_P (name) || CALL_FP_STUB_P (name);
6183 if (FN_STUB_P (name))
713 #define FN_STUB_P macro

Completed in 275 milliseconds