Searched refs:unwindlen (Results 1 – 1 of 1) sorted by relevance
38 uint64_t unwindlen; in buildrecordchain() local55 unwindlen = UNW_LENGTH(uwhp->uwh) * sizeof(uint64_t); in buildrecordchain()56 unwindend = unwindstart + unwindlen; in buildrecordchain()60 printf("unwindlen = %lx \n", unwindlen); in buildrecordchain()