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

/macosx-10.10/cxxfilt-11/cxxfilt/include/elf/
H A Dv850.h44 #define V850_OTHER_SDA 0x01 /* Symbol had SDA relocations. */ macro
/macosx-10.10/cxxfilt-11/cxxfilt/bfd/
H A Delf32-v850.c125 other = V850_OTHER_SDA;
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:
170 case V850_OTHER_SDA | V850_OTHER_TDA:

Completed in 122 milliseconds