OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:esyms
(Results
1 - 3
of
3
) sorted by relevancy
/src/lib/libc/gen/
nlist_ecoff.c
70
const struct ecoff_extsym *
esyms
;
local in function:__fdnlist_ecoff
127
if (check(symhdrp->cbExtOffset, nesyms * sizeof *
esyms
))
129
esyms
= (const void *)&mappedfile[symhdrp->cbExtOffset];
160
&mappedfile[extstroff +
esyms
[i].es_strindex];
166
p->n_value =
esyms
[i].es_value;
/src/usr.sbin/kvm_mkdb/
nlist_ecoff.c
86
struct ecoff_extsym *
esyms
;
local in function:create_knlist_ecoff
153
if (check(symhdrp->cbExtOffset, nesyms * sizeof *
esyms
))
155
esyms
= (struct ecoff_extsym *)&mappedfile[symhdrp->cbExtOffset];
186
fsymname = &mappedfile[extrstroff +
esyms
[i].es_strindex];
206
nbuf.n_value =
esyms
[i].es_value;
/src/sys/arch/mvme68k/mvme68k/
locore.s
113
movl %sp@(24),%d2 | get
esyms
Completed in 47 milliseconds
Indexes created Sun Oct 19 02:09:48 GMT 2025