OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:STYP_TEXT
(Results
1 - 8
of
8
) sorted by relevancy
/src/external/gpl3/gcc/dist/libbacktrace/
xcoff.c
128
#define
STYP_TEXT
0x20 /* Executable text (code) section. */
1148
if ((sects[i].s_flags & 0xffff) ==
STYP_TEXT
)
/src/external/gpl3/gcc.old/dist/libbacktrace/
xcoff.c
128
#define
STYP_TEXT
0x20 /* Executable text (code) section. */
1148
if ((sects[i].s_flags & 0xffff) ==
STYP_TEXT
)
/src/external/gpl3/gdb/dist/libbacktrace/
xcoff.c
128
#define
STYP_TEXT
0x20 /* Executable text (code) section. */
1148
if ((sects[i].s_flags & 0xffff) ==
STYP_TEXT
)
/src/external/gpl3/gdb.old/dist/libbacktrace/
xcoff.c
128
#define
STYP_TEXT
0x20 /* Executable text (code) section. */
1148
if ((sects[i].s_flags & 0xffff) ==
STYP_TEXT
)
/src/external/gpl3/binutils/dist/include/coff/
internal.h
415
#define
STYP_TEXT
(0x0020) /* section contains text only */
439
#define STYP_LIT (0x8020) /* Literal data (like
STYP_TEXT
) */
/src/external/gpl3/binutils.old/dist/include/coff/
internal.h
423
#define
STYP_TEXT
(0x0020) /* section contains text only */
439
#define STYP_LIT 0x8020 /* Literal data (like
STYP_TEXT
) */
/src/external/gpl3/gdb.old/dist/include/coff/
internal.h
423
#define
STYP_TEXT
(0x0020) /* section contains text only */
439
#define STYP_LIT 0x8020 /* Literal data (like
STYP_TEXT
) */
/src/external/gpl3/gdb/dist/include/coff/
internal.h
415
#define
STYP_TEXT
(0x0020) /* section contains text only */
439
#define STYP_LIT (0x8020) /* Literal data (like
STYP_TEXT
) */
Completed in 68 milliseconds
Indexes created Tue Sep 08 00:25:21 UTC 2026