OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:STYP_NOLOAD
(Results
1 - 12
of
12
) sorted by relevancy
/src/external/gpl3/binutils/dist/include/coff/
internal.h
406
#define
STYP_NOLOAD
(0x0002) /* "noload": allocated, relocated,
/src/external/gpl3/binutils.old/dist/include/coff/
internal.h
418
#define
STYP_NOLOAD
(0x0002) /* "noload": allocated, relocated, not loaded */
/src/external/gpl3/gdb/dist/include/coff/
internal.h
418
#define
STYP_NOLOAD
(0x0002) /* "noload": allocated, relocated, not loaded */
/src/external/gpl3/gdb.old/dist/include/coff/
internal.h
418
#define
STYP_NOLOAD
(0x0002) /* "noload": allocated, relocated, not loaded */
/src/external/gpl3/binutils/dist/bfd/
coffcode.h
573
#ifdef
STYP_NOLOAD
575
styp_flags |=
STYP_NOLOAD
;
703
#ifdef
STYP_NOLOAD
704
if (styp_flags &
STYP_NOLOAD
)
706
#endif /*
STYP_NOLOAD
*/
1249
case
STYP_NOLOAD
:
ecoff.c
351
styp |=
STYP_NOLOAD
;
369
if (styp_flags &
STYP_NOLOAD
)
/src/external/gpl3/binutils.old/dist/bfd/
coffcode.h
573
#ifdef
STYP_NOLOAD
575
styp_flags |=
STYP_NOLOAD
;
703
#ifdef
STYP_NOLOAD
704
if (styp_flags &
STYP_NOLOAD
)
706
#endif /*
STYP_NOLOAD
*/
1247
case
STYP_NOLOAD
:
ecoff.c
351
styp |=
STYP_NOLOAD
;
369
if (styp_flags &
STYP_NOLOAD
)
/src/external/gpl3/gdb/dist/bfd/
coffcode.h
573
#ifdef
STYP_NOLOAD
575
styp_flags |=
STYP_NOLOAD
;
703
#ifdef
STYP_NOLOAD
704
if (styp_flags &
STYP_NOLOAD
)
706
#endif /*
STYP_NOLOAD
*/
1247
case
STYP_NOLOAD
:
ecoff.c
351
styp |=
STYP_NOLOAD
;
369
if (styp_flags &
STYP_NOLOAD
)
/src/external/gpl3/gdb.old/dist/bfd/
coffcode.h
573
#ifdef
STYP_NOLOAD
575
styp_flags |=
STYP_NOLOAD
;
703
#ifdef
STYP_NOLOAD
704
if (styp_flags &
STYP_NOLOAD
)
706
#endif /*
STYP_NOLOAD
*/
1247
case
STYP_NOLOAD
:
ecoff.c
351
styp |=
STYP_NOLOAD
;
369
if (styp_flags &
STYP_NOLOAD
)
Completed in 212 milliseconds
Indexes created Tue Feb 24 08:35:24 UTC 2026