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

/netbsd-current/external/gpl3/gdb.old/dist/include/elf/
H A Dv850.h53 #define V850_OTHER_ZDA 0x20 /* Symbol had ZDA relocations. */ macro
/netbsd-current/external/gpl3/gdb/dist/include/elf/
H A Dv850.h53 #define V850_OTHER_ZDA 0x20 /* Symbol had ZDA relocations. */ macro
/netbsd-current/external/gpl3/binutils.old/dist/include/elf/
H A Dv850.h53 #define V850_OTHER_ZDA 0x20 /* Symbol had ZDA relocations. */ macro
/netbsd-current/external/gpl3/binutils/dist/include/elf/
H A Dv850.h53 #define V850_OTHER_ZDA 0x20 /* Symbol had ZDA relocations. */ macro
/netbsd-current/external/gpl3/gdb.old/dist/bfd/
H A Delf32-v850.c122 other = V850_OTHER_ZDA;
136 #define V850_OTHER_MASK (V850_OTHER_TDA | V850_OTHER_SDA | V850_OTHER_ZDA)
154 case V850_OTHER_SDA | V850_OTHER_ZDA | V850_OTHER_TDA:
157 case V850_OTHER_SDA | V850_OTHER_ZDA:
163 case V850_OTHER_ZDA | V850_OTHER_TDA:
3149 sym->st_other &= ~(V850_OTHER_SDA | V850_OTHER_ZDA | V850_OTHER_TDA
/netbsd-current/external/gpl3/gdb/dist/bfd/
H A Delf32-v850.c122 other = V850_OTHER_ZDA;
136 #define V850_OTHER_MASK (V850_OTHER_TDA | V850_OTHER_SDA | V850_OTHER_ZDA)
154 case V850_OTHER_SDA | V850_OTHER_ZDA | V850_OTHER_TDA:
157 case V850_OTHER_SDA | V850_OTHER_ZDA:
163 case V850_OTHER_ZDA | V850_OTHER_TDA:
3127 sym->st_other &= ~(V850_OTHER_SDA | V850_OTHER_ZDA | V850_OTHER_TDA
/netbsd-current/external/gpl3/binutils.old/dist/bfd/
H A Delf32-v850.c122 other = V850_OTHER_ZDA;
136 #define V850_OTHER_MASK (V850_OTHER_TDA | V850_OTHER_SDA | V850_OTHER_ZDA)
154 case V850_OTHER_SDA | V850_OTHER_ZDA | V850_OTHER_TDA:
157 case V850_OTHER_SDA | V850_OTHER_ZDA:
163 case V850_OTHER_ZDA | V850_OTHER_TDA:
3127 sym->st_other &= ~(V850_OTHER_SDA | V850_OTHER_ZDA | V850_OTHER_TDA
/netbsd-current/external/gpl3/binutils/dist/bfd/
H A Delf32-v850.c122 other = V850_OTHER_ZDA;
136 #define V850_OTHER_MASK (V850_OTHER_TDA | V850_OTHER_SDA | V850_OTHER_ZDA)
154 case V850_OTHER_SDA | V850_OTHER_ZDA | V850_OTHER_TDA:
157 case V850_OTHER_SDA | V850_OTHER_ZDA:
163 case V850_OTHER_ZDA | V850_OTHER_TDA:
3127 sym->st_other &= ~(V850_OTHER_SDA | V850_OTHER_ZDA | V850_OTHER_TDA

Completed in 289 milliseconds