OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:DT_STRTAB
(Results
1 - 9
of
9
) sorted by relevancy
/src/sys/arch/atari/stand/tostools/libtos/
exec_elf.h
452
#define DT_NEEDED 1 /* Name of needed library (
DT_STRTAB
offset) */
456
#define
DT_STRTAB
5 /* Address of string table */
461
#define DT_STRSZ 10 /* Size, in bytes, of
DT_STRTAB
table */
465
#define DT_SONAME 14 /* Shared object name (
DT_STRTAB
offset) */
466
#define DT_RPATH 15 /* Library search path (
DT_STRTAB
offset) */
/src/sys/arch/ia64/stand/ia64/efi/
start.S
45
#define
DT_STRTAB
5 /* Address of string table. */
/src/lib/librumpuser/
rumpuser_dl.c
212
case
DT_STRTAB
:
/src/tools/amiga-elf2bb/sys/
exec_elf.h
519
#define DT_NEEDED 1 /* Name of needed library (
DT_STRTAB
offset) */
523
#define
DT_STRTAB
5 /* Address of string table */
528
#define DT_STRSZ 10 /* Size, in bytes, of
DT_STRTAB
table */
532
#define DT_SONAME 14 /* Shared object name (
DT_STRTAB
offset) */
533
#define DT_RPATH 15 /* Library search path (
DT_STRTAB
offset) */
/src/libexec/ld.elf_so/
headers.c
148
case
DT_STRTAB
:
/src/sys/arch/epoc32/stand/e32boot/include/
elf.h
673
#define DT_NEEDED 1 /* Name of needed library (
DT_STRTAB
offset) */
677
#define
DT_STRTAB
5 /* Address of string table */
682
#define DT_STRSZ 10 /* Size, in bytes, of
DT_STRTAB
table */
686
#define DT_SONAME 14 /* Shared object name (
DT_STRTAB
offset) */
687
#define DT_RPATH 15 /* Library search path (
DT_STRTAB
offset) */
/src/sys/sys/
exec_elf.h
759
#define DT_NEEDED 1 /* Name of needed library (
DT_STRTAB
offset) */
763
#define
DT_STRTAB
5 /* Address of string table */
768
#define DT_STRSZ 10 /* Size, in bytes, of
DT_STRTAB
table */
772
#define DT_SONAME 14 /* Shared object name (
DT_STRTAB
offset) */
773
#define DT_RPATH 15 /* Library search path (
DT_STRTAB
offset) */
/src/tools/arm-elf2aout/sys/
exec_elf.h
675
#define DT_NEEDED 1 /* Name of needed library (
DT_STRTAB
offset) */
679
#define
DT_STRTAB
5 /* Address of string table */
684
#define DT_STRSZ 10 /* Size, in bytes, of
DT_STRTAB
table */
688
#define DT_SONAME 14 /* Shared object name (
DT_STRTAB
offset) */
689
#define DT_RPATH 15 /* Library search path (
DT_STRTAB
offset) */
/src/tools/m68k-elf2aout/sys/
exec_elf.h
675
#define DT_NEEDED 1 /* Name of needed library (
DT_STRTAB
offset) */
679
#define
DT_STRTAB
5 /* Address of string table */
684
#define DT_STRSZ 10 /* Size, in bytes, of
DT_STRTAB
table */
688
#define DT_SONAME 14 /* Shared object name (
DT_STRTAB
offset) */
689
#define DT_RPATH 15 /* Library search path (
DT_STRTAB
offset) */
Completed in 42 milliseconds
Indexes created Sun Feb 22 08:20:21 UTC 2026