OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:STO_OPTIONAL
(Results
1 - 4
of
4
) sorted by relevancy
/src/external/gpl3/binutils/dist/include/elf/
mips.h
940
#define
STO_OPTIONAL
(1 << 2)
941
/* A macro to examine the
STO_OPTIONAL
bit. */
942
#define ELF_MIPS_IS_OPTIONAL(other) ((other) &
STO_OPTIONAL
)
/src/external/gpl3/binutils.old/dist/include/elf/
mips.h
940
#define
STO_OPTIONAL
(1 << 2)
941
/* A macro to examine the
STO_OPTIONAL
bit. */
942
#define ELF_MIPS_IS_OPTIONAL(other) ((other) &
STO_OPTIONAL
)
/src/external/gpl3/gdb/dist/include/elf/
mips.h
940
#define
STO_OPTIONAL
(1 << 2)
941
/* A macro to examine the
STO_OPTIONAL
bit. */
942
#define ELF_MIPS_IS_OPTIONAL(other) ((other) &
STO_OPTIONAL
)
/src/external/gpl3/gdb.old/dist/include/elf/
mips.h
935
#define
STO_OPTIONAL
(1 << 2)
936
/* A macro to examine the
STO_OPTIONAL
bit. */
937
#define ELF_MIPS_IS_OPTIONAL(other) ((other) &
STO_OPTIONAL
)
Completed in 34 milliseconds
Indexes created Tue Mar 03 05:31:39 UTC 2026