OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:RELATIVE_INSN_24
(Results
1 - 4
of
4
) sorted by relevancy
/src/external/gpl3/binutils/dist/bfd/
arc-plt.h
39
RELATIVE_INSN_24
= (1 << 10),
44
#define IS_RELATIVE(S) ((S & (RELATIVE |
RELATIVE_INSN_24
| RELATIVE_INSN_32)) != 0)
46
#define IS_INSN_24(S) ((S &
RELATIVE_INSN_24
) != 0)
/src/external/gpl3/binutils.old/dist/bfd/
arc-plt.h
39
RELATIVE_INSN_24
= (1 << 10),
44
#define IS_RELATIVE(S) ((S & (RELATIVE |
RELATIVE_INSN_24
| RELATIVE_INSN_32)) != 0)
46
#define IS_INSN_24(S) ((S &
RELATIVE_INSN_24
) != 0)
/src/external/gpl3/gdb.old/dist/bfd/
arc-plt.h
39
RELATIVE_INSN_24
= (1 << 10),
44
#define IS_RELATIVE(S) ((S & (RELATIVE |
RELATIVE_INSN_24
| RELATIVE_INSN_32)) != 0)
46
#define IS_INSN_24(S) ((S &
RELATIVE_INSN_24
) != 0)
/src/external/gpl3/gdb/dist/bfd/
arc-plt.h
39
RELATIVE_INSN_24
= (1 << 10),
44
#define IS_RELATIVE(S) ((S & (RELATIVE |
RELATIVE_INSN_24
| RELATIVE_INSN_32)) != 0)
46
#define IS_INSN_24(S) ((S &
RELATIVE_INSN_24
) != 0)
Completed in 29 milliseconds
Indexes created Thu May 07 00:24:58 UTC 2026