OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:V850_OTHER_ZDA
(Results
1 - 2
of
2
) sorted by null
/toolchain/binutils/binutils-2.25/include/elf/
v850.h
53
#define
V850_OTHER_ZDA
0x20 /* Symbol had ZDA relocations. */
/toolchain/binutils/binutils-2.25/bfd/
elf32-v850.c
127
other =
V850_OTHER_ZDA
;
141
#define V850_OTHER_MASK (V850_OTHER_TDA | V850_OTHER_SDA |
V850_OTHER_ZDA
)
159
case V850_OTHER_SDA |
V850_OTHER_ZDA
| V850_OTHER_TDA:
162
case V850_OTHER_SDA |
V850_OTHER_ZDA
:
168
case
V850_OTHER_ZDA
| V850_OTHER_TDA:
[
all
...]
Completed in 64 milliseconds