Home
last modified time | relevance | path

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

/netbsd-src/sys/arch/ia64/unwind/
H A Dstackframe.c1248 patchunwindframe(struct unwind_frame *uwf, uint64_t iprel, uint64_t relocoffset) in patchunwindframe() argument
1267 infoptr = (uint64_t) uwt->infoptr + relocoffset; in patchunwindframe()
1269 if (infoptr > relocoffset) { in patchunwindframe()