OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:esymp
(Results
1 - 1
of
1
) sorted by relevancy
/src/sys/arch/zaurus/stand/zbsdmod/
zbsdmod.c
89
static vaddr_t *
esymp
;
variable in typeref:typename:vaddr_t *
117
esymp
= 0;
152
esymp
= (vaddr_t *)phdr[i].p_vaddr;
235
if (
esymp
!= 0)
236
*
esymp
= (vaddr_t)maxv;
237
for (i = 0;
esymp
!= 0 && i < elf->e_phnum; i++) {
241
if (phdr[i].p_vaddr == (vaddr_t)
esymp
) {
Completed in 11 milliseconds
Indexes created Mon Oct 27 16:09:52 GMT 2025