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

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/ia64/kernel/
H A Dunwind_i.h13 #define UNW_LENGTH(x) ((x) & 0x00000000ffffffffL) macro
H A Dunwind.c1590 desc_end = dp + 8*UNW_LENGTH(hdr);
2200 size += 3*8 + 8 + 8*UNW_LENGTH(*(u64 *) (segbase + entry->info_offset));
2215 info_size = 8 + 8*UNW_LENGTH(*(u64 *) (segbase + entry->info_offset));

Completed in 96 milliseconds