OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:n_strx
(Results
1 - 12
of
12
) sorted by relevancy
/src/include/
nlist.h
52
long
n_strx
; /* file string table offset (on disk) */
member in union:nlist::__anon3c4361a0010a
link_aout.h
90
#define nz_strx nlist.n_un.
n_strx
/src/tools/arm-elf2aout/
nlist.h
54
int32_t
n_strx
; /* file string table offset (on disk) */
member in union:nlist::__anona75eeaab010a
/src/tools/m68k-elf2aout/
nlist.h
54
int32_t
n_strx
; /* file string table offset (on disk) */
member in union:nlist::__anon801c23f1010a
/src/lib/libc/gen/
nlist_aout.c
168
long soff = s->n_un.
n_strx
;
/src/sys/arch/hppa/include/
som.h
121
u_int
n_strx
;
member in union:som_sym::__anonc07edfd8010a
/src/usr.bin/crunch/crunchide/
exec_aout.c
57
#define SYMSTR(sp) (&strbase[(sp)->n_un.
n_strx
])
/src/usr.sbin/kvm_mkdb/
nlist_aout.c
92
#define _strx n_un.
n_strx
nlist_coff.c
64
#define _strx n_un.
n_strx
nlist_ecoff.c
64
#define _strx n_un.
n_strx
nlist_elf32.c
77
#define _strx n_un.
n_strx
/src/usr.bin/elf2aout/
elf2aout.c
534
outbuf[i].n_un.
n_strx
= nsp - newstrings + 4;
551
outbuf[i].n_un.
n_strx
= bswap32(outbuf[i].n_un.
n_strx
);
Completed in 18 milliseconds
Indexes created Wed Oct 15 07:09:58 GMT 2025