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

/netbsd-6-1-5-RELEASE/sys/arch/ia64/unwind/
H A Dstackframe.c1169 patchunwindframe(struct unwind_frame *uwf, uint64_t iprel, uint64_t relocoffset) argument
1187 infoptr = (uint64_t) uwt->infoptr + relocoffset;
1189 if (infoptr > relocoffset) {

Completed in 106 milliseconds