Searched refs:UNW_LENGTH (Results 1 – 2 of 2) sorted by relevance
13 #define UNW_LENGTH(x) ((x) & 0x00000000ffffffffL) macro
1572 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()