OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:STB_LOCAL
(Results
1 - 18
of
18
) sorted by relevancy
/src/external/bsd/elftosb/dist/common/
ELF.h
289
STB_LOCAL
= 0, //!< Local symbol not visible outside the object file.
306
STT_FILE = 4, //!< A file symbol has
STB_LOCAL
binding, its section index is SHN_ABS, and it precedes the other
STB_LOCAL
symbols for the file, if it is present.
/src/external/gpl3/binutils/dist/libiberty/
simple-object-elf.c
244
#define
STB_LOCAL
0 /* Local symbol */
1536
if (bind ==
STB_LOCAL
)
/src/external/gpl3/binutils.old/dist/libiberty/
simple-object-elf.c
244
#define
STB_LOCAL
0 /* Local symbol */
1536
if (bind ==
STB_LOCAL
)
/src/external/gpl3/gcc/dist/libiberty/
simple-object-elf.c
244
#define
STB_LOCAL
0 /* Local symbol */
1536
if (bind ==
STB_LOCAL
)
/src/external/gpl3/gcc.old/dist/libiberty/
simple-object-elf.c
244
#define
STB_LOCAL
0 /* Local symbol */
1536
if (bind ==
STB_LOCAL
)
/src/external/gpl3/gdb/dist/libiberty/
simple-object-elf.c
244
#define
STB_LOCAL
0 /* Local symbol */
1536
if (bind ==
STB_LOCAL
)
/src/external/gpl3/gdb.old/dist/libiberty/
simple-object-elf.c
244
#define
STB_LOCAL
0 /* Local symbol */
1485
if (bind ==
STB_LOCAL
)
/src/sys/arch/atari/stand/tostools/libtos/
exec_elf.h
372
#define
STB_LOCAL
0 /* local symbol */
/src/tools/amiga-elf2bb/sys/
exec_elf.h
411
#define
STB_LOCAL
0 /* local symbol */
/src/external/apache2/llvm/dist/llvm/include/llvm/BinaryFormat/
ELF.h
1132
STB_LOCAL
= 0, // Local symbol, not visible outside obj file containing def
/src/sys/arch/epoc32/stand/e32boot/include/
elf.h
508
#define
STB_LOCAL
0 /* local symbol */
/src/sys/sys/
exec_elf.h
596
#define
STB_LOCAL
0 /* local symbol */
/src/tools/arm-elf2aout/sys/
exec_elf.h
510
#define
STB_LOCAL
0 /* local symbol */
/src/tools/m68k-elf2aout/sys/
exec_elf.h
510
#define
STB_LOCAL
0 /* local symbol */
/src/external/gpl3/binutils.old/dist/include/elf/
common.h
1123
#define
STB_LOCAL
0 /* Symbol not visible outside obj */
1153
#define STV_PROTECTED 3 /* Treat as
STB_LOCAL
inside current component */
/src/external/gpl3/gdb/dist/include/elf/
common.h
1109
#define
STB_LOCAL
0 /* Symbol not visible outside obj */
1139
#define STV_PROTECTED 3 /* Treat as
STB_LOCAL
inside current component */
/src/external/gpl3/gdb.old/dist/include/elf/
common.h
1073
#define
STB_LOCAL
0 /* Symbol not visible outside obj */
1103
#define STV_PROTECTED 3 /* Treat as
STB_LOCAL
inside current component */
/src/external/gpl3/binutils/dist/include/elf/
common.h
1142
#define
STB_LOCAL
0 /* Symbol not visible outside obj */
1172
#define STV_PROTECTED 3 /* Treat as
STB_LOCAL
inside current component */
Completed in 60 milliseconds
Indexes created Sun Mar 01 05:31:48 UTC 2026