OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:unwind_rscp
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/arch/ia64/unwind/
stackframe.c
626
* 2. Two head variables to hold the member index: unwind_rsp,
unwind_rscp
632
struct staterecord *unwind_rsp, *
unwind_rscp
;
variable in typeref:struct:staterecord **
963
unwind_rscp
= unwind_rsp;
973
(
unwind_rscp
- recordstackcopy) * sizeof(struct staterecord));
974
unwind_rsp =
unwind_rscp
;
stackframe.c
626
* 2. Two head variables to hold the member index: unwind_rsp,
unwind_rscp
632
struct staterecord *unwind_rsp, *
unwind_rscp
;
variable in typeref:struct:staterecord **
963
unwind_rscp
= unwind_rsp;
973
(
unwind_rscp
- recordstackcopy) * sizeof(struct staterecord));
974
unwind_rsp =
unwind_rscp
;
Completed in 25 milliseconds
Indexes created Mon Sep 29 21:09:56 GMT 2025