Home
last modified time | relevance | path

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

/linux-2.4.37.9/arch/ia64/kernel/
Dunwind_i.h13 #define UNW_LENGTH(x) ((x) & 0x00000000ffffffffL) macro
Dunwind.c1572 desc_end = dp + 8*UNW_LENGTH(hdr); in build_script()
2169 size += 3*8 + 8 + 8*UNW_LENGTH(*(u64 *) (segbase + entry->info_offset)); in unw_create_gate_table()
2184 info_size = 8 + 8*UNW_LENGTH(*(u64 *) (segbase + entry->info_offset)); in unw_create_gate_table()