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

/macosx-10.10/cxxfilt-11/cxxfilt/bfd/
H A Delf-m10300.c82 #define MN10300_CONVERT_CALL_TO_CALLS 0x1 macro
1545 if (entry->flags == MN10300_CONVERT_CALL_TO_CALLS)
1562 entry->flags |= MN10300_CONVERT_CALL_TO_CALLS;
1586 entry->flags |= MN10300_CONVERT_CALL_TO_CALLS;
1838 hash->flags |= MN10300_CONVERT_CALL_TO_CALLS;
1850 hash->flags |= MN10300_CONVERT_CALL_TO_CALLS;
1999 MN10300_CONVERT_CALL_TO_CALLS, so we simply OR the flags
2144 if (! (sym_hash->flags & MN10300_CONVERT_CALL_TO_CALLS)
2197 && ! (sym_hash->flags & MN10300_CONVERT_CALL_TO_CALLS)
2452 if (h && (h->flags & MN10300_CONVERT_CALL_TO_CALLS))
[all...]

Completed in 73 milliseconds