Searched refs:patchunwindframe (Results 1 - 3 of 3) sorted by relevance

/netbsd-6-1-5-RELEASE/sys/arch/ia64/ia64/
H A Ddb_trace.c102 patchunwindframe(&current_frame, ip - kernstart, kernstart);
189 patchunwindframe(uwf, ip - kernstart, kernstart);
/netbsd-6-1-5-RELEASE/sys/arch/ia64/unwind/
H A Dstackframe.h93 patchunwindframe(struct unwind_frame *, uint64_t, uint64_t);
H A Dstackframe.c1169 patchunwindframe(struct unwind_frame *uwf, uint64_t iprel, uint64_t relocoffset) function

Completed in 102 milliseconds