OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:SHF_COMDEF
(Results
1 - 13
of
13
) sorted by relevancy
/src/sys/arch/arm/include/
elf_machdep.h
128
#define
SHF_COMDEF
0x80000000
/src/external/bsd/elftosb/dist/common/
ELF.h
189
SHF_COMDEF
= 0x80000000 //!< The section may be multiply defined in the input to a link step.
/src/sys/arch/aarch64/include/
elf_machdep.h
212
#define
SHF_COMDEF
0x80000000
/src/external/gpl3/binutils/dist/include/elf/
aarch64.h
49
#define
SHF_COMDEF
0x80000000 /* Section may be multiply defined
arm.h
89
#define
SHF_COMDEF
0x80000000 /* Section may be multiply defined in the input to a link step. */
/src/external/gpl3/binutils.old/dist/include/elf/
aarch64.h
49
#define
SHF_COMDEF
0x80000000 /* Section may be multiply defined
arm.h
89
#define
SHF_COMDEF
0x80000000 /* Section may be multiply defined in the input to a link step. */
/src/external/gpl3/gdb.old/dist/include/elf/
aarch64.h
47
#define
SHF_COMDEF
0x80000000 /* Section may be multiply defined
arm.h
89
#define
SHF_COMDEF
0x80000000 /* Section may be multiply defined in the input to a link step. */
/src/external/gpl3/gdb/dist/include/elf/
aarch64.h
49
#define
SHF_COMDEF
0x80000000 /* Section may be multiply defined
arm.h
89
#define
SHF_COMDEF
0x80000000 /* Section may be multiply defined in the input to a link step. */
/src/external/gpl3/binutils/dist/binutils/
readelf.c
8361
case
SHF_COMDEF
: sindex = 23; break;
/src/external/gpl3/binutils.old/dist/binutils/
readelf.c
7961
case
SHF_COMDEF
: sindex = 23; break;
Completed in 36 milliseconds
Indexes created Sun Sep 06 00:23:55 UTC 2026