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

/macosx-10.10/cxxfilt-11/cxxfilt/include/elf/
H A Dv850.h45 #define V850_OTHER_ZDA 0x02 /* Symbol had ZDA relocations. */ macro
/macosx-10.10/cxxfilt-11/cxxfilt/bfd/
H A Delf32-v850.c132 other = V850_OTHER_ZDA;
146 #define V850_OTHER_MASK (V850_OTHER_TDA | V850_OTHER_SDA | V850_OTHER_ZDA)
164 case V850_OTHER_SDA | V850_OTHER_ZDA | V850_OTHER_TDA:
167 case V850_OTHER_SDA | V850_OTHER_ZDA:
173 case V850_OTHER_ZDA | V850_OTHER_TDA:

Completed in 169 milliseconds