HomeSort by: relevance | last modified time | path
    Searched defs:uwh (Results 1 - 2 of 2) sorted by relevancy

  /src/sys/arch/ia64/unwind/
stackframe.c 43 uint64_t uwh; member in struct:buildrecordchain::unwind_hdr_t
50 if (UNW_VER(uwhp->uwh) != 1) {
55 unwindlen = UNW_LENGTH(uwhp->uwh) * sizeof(uint64_t);
stackframe.c 43 uint64_t uwh; member in struct:buildrecordchain::unwind_hdr_t
50 if (UNW_VER(uwhp->uwh) != 1) {
55 unwindlen = UNW_LENGTH(uwhp->uwh) * sizeof(uint64_t);

Completed in 63 milliseconds