OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:BSF_SECTION_SYM_USED
(Results
1 - 25
of
178
) sorted by relevancy
1
2
3
4
5
6
7
8
/src/external/gpl3/binutils/dist/gas/
subsegs.c
124
seg->symbol->flags |=
BSF_SECTION_SYM_USED
;
write.c
1802
asympp[i]->flags |=
BSF_SECTION_SYM_USED
;
/src/external/gpl3/binutils.old/dist/gas/
subsegs.c
124
seg->symbol->flags |=
BSF_SECTION_SYM_USED
;
write.c
1800
asympp[i]->flags |=
BSF_SECTION_SYM_USED
;
/src/external/gpl3/binutils/dist/binutils/
objcopy.c
3336
asect->symbol->flags |=
BSF_SECTION_SYM_USED
;
3344
if ((isympp[s]->flags &
BSF_SECTION_SYM_USED
))
3345
isympp[s]->flags &= ~
BSF_SECTION_SYM_USED
;
/src/external/gpl3/binutils.old/dist/binutils/
objcopy.c
3331
asect->symbol->flags |=
BSF_SECTION_SYM_USED
;
3339
if ((isympp[s]->flags &
BSF_SECTION_SYM_USED
))
3340
isympp[s]->flags &= ~
BSF_SECTION_SYM_USED
;
/src/external/gpl3/binutils/dist/bfd/
elfcode.h
1446
NB:
BSF_SECTION_SYM_USED
is ignored by linker and may
1450
|
BSF_SECTION_SYM_USED
);
bfd-in2.h
1187
#define
BSF_SECTION_SYM_USED
(1 << 24)
/src/external/gpl3/binutils.old/dist/bfd/
elfcode.h
1447
NB:
BSF_SECTION_SYM_USED
is ignored by linker and may
1451
|
BSF_SECTION_SYM_USED
);
/src/external/gpl3/gdb.old/dist/bfd/
elfcode.h
1447
NB:
BSF_SECTION_SYM_USED
is ignored by linker and may
1451
|
BSF_SECTION_SYM_USED
);
/src/external/gpl3/gdb/dist/bfd/
elfcode.h
1447
NB:
BSF_SECTION_SYM_USED
is ignored by linker and may
1451
|
BSF_SECTION_SYM_USED
);
/src/external/gpl3/binutils/lib/libbfd/arch/aarch64/
bfd.h
1191
#define
BSF_SECTION_SYM_USED
(1 << 24)
/src/external/gpl3/binutils/lib/libbfd/arch/aarch64eb/
bfd.h
1191
#define
BSF_SECTION_SYM_USED
(1 << 24)
/src/external/gpl3/binutils/lib/libbfd/arch/alpha/
bfd.h
1191
#define
BSF_SECTION_SYM_USED
(1 << 24)
/src/external/gpl3/binutils/lib/libbfd/arch/earm/
bfd.h
1191
#define
BSF_SECTION_SYM_USED
(1 << 24)
/src/external/gpl3/binutils/lib/libbfd/arch/earmhf/
bfd.h
1191
#define
BSF_SECTION_SYM_USED
(1 << 24)
/src/external/gpl3/binutils/lib/libbfd/arch/earmhfeb/
bfd.h
1191
#define
BSF_SECTION_SYM_USED
(1 << 24)
/src/external/gpl3/binutils/lib/libbfd/arch/hppa/
bfd.h
1191
#define
BSF_SECTION_SYM_USED
(1 << 24)
/src/external/gpl3/binutils/lib/libbfd/arch/i386/
bfd.h
1191
#define
BSF_SECTION_SYM_USED
(1 << 24)
/src/external/gpl3/binutils/lib/libbfd/arch/ia64/
bfd.h
1191
#define
BSF_SECTION_SYM_USED
(1 << 24)
/src/external/gpl3/binutils/lib/libbfd/arch/m68000/
bfd.h
1191
#define
BSF_SECTION_SYM_USED
(1 << 24)
/src/external/gpl3/binutils/lib/libbfd/arch/m68k/
bfd.h
1191
#define
BSF_SECTION_SYM_USED
(1 << 24)
/src/external/gpl3/binutils/lib/libbfd/arch/mips64eb/
bfd.h
1191
#define
BSF_SECTION_SYM_USED
(1 << 24)
/src/external/gpl3/binutils/lib/libbfd/arch/mips64el/
bfd.h
1191
#define
BSF_SECTION_SYM_USED
(1 << 24)
/src/external/gpl3/binutils/lib/libbfd/arch/mipseb/
bfd.h
1191
#define
BSF_SECTION_SYM_USED
(1 << 24)
Completed in 276 milliseconds
1
2
3
4
5
6
7
8
Indexes created Sat Apr 25 00:22:52 UTC 2026