OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:unwind_frame
(Results
1 - 4
of
4
) sorted by relevancy
/src/sys/arch/ia64/ia64/
db_trace.c
62
initunwindframe(struct
unwind_frame
*uwf, struct trapframe *tf);
64
rewindframe(struct
unwind_frame
*uwf, db_addr_t ip);
75
struct
unwind_frame
current_frame;
99
struct
unwind_frame
*uwf = ¤t_frame;
148
initunwindframe(struct
unwind_frame
*uwf, struct trapframe *tf)
172
* Assumes
unwind_frame
is setup already.
176
rewindframe(struct
unwind_frame
*uwf, db_addr_t ip)
/src/sys/arch/ia64/unwind/
stackframe.h
80
struct
unwind_frame
{
struct
102
void patchunwindframe(struct
unwind_frame
*, uint64_t, uint64_t);
103
void updateregs(struct
unwind_frame
*uwf, struct staterecord *, uint64_t);
stackframe.c
1102
updateregs(struct
unwind_frame
*uwf, struct staterecord *srec,
1113
/* Pointer to current
unwind_frame
element */
1248
patchunwindframe(struct
unwind_frame
*uwf, uint64_t iprel, uint64_t relocoffset)
/src/external/cddl/osnet/dev/dtrace/aarch64/
dtrace_isa.c
59
unwind_frame
(struct unwind_state *frame)
function
Completed in 39 milliseconds
Indexes created Tue Feb 24 01:34:59 UTC 2026