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

/macosx-10.10/cxxfilt-11/cxxfilt/include/elf/
H A Dv850.h48 #define V850_OTHER_ERROR 0x80 /* Symbol had an error reported. */ macro
/macosx-10.10/cxxfilt-11/cxxfilt/bfd/
H A Delf32-v850.c154 && (h->other & V850_OTHER_ERROR) == 0)
184 h->other |= V850_OTHER_ERROR;

Completed in 106 milliseconds