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

/macosx-10.10/cxxfilt-11/cxxfilt/include/elf/
H A Dv850.h46 #define V850_OTHER_TDA 0x04 /* Symbol had TDA relocations. */ macro
/macosx-10.10/cxxfilt-11/cxxfilt/bfd/
H A Delf32-v850.c142 other = V850_OTHER_TDA;
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:
170 case V850_OTHER_SDA | V850_OTHER_TDA:
173 case V850_OTHER_ZDA | V850_OTHER_TDA:

Completed in 158 milliseconds