OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:unwindlen
(Results
1 - 1
of
1
) sorted by relevancy
/src/sys/arch/ia64/unwind/
stackframe.c
38
uint64_t
unwindlen
;
local
55
unwindlen
= UNW_LENGTH(uwhp->uwh) * sizeof(uint64_t);
56
unwindend = unwindstart +
unwindlen
;
60
printf("
unwindlen
= %lx \n",
unwindlen
);
Completed in 16 milliseconds
Indexes created Mon Apr 27 00:23:16 UTC 2026