Home
last modified time | relevance | path

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

/NextBSD/contrib/binutils/binutils/
HDunwind-ia64.h29 #define UNW_LENGTH(x) ((x) & 0x00000000ffffffffLL) macro
HDreadelf.c4909 (unsigned long) (eh_addr_size * UNW_LENGTH (stamp))); in dump_ia64_unwind()
4918 for (dp = head + 8; dp < head + 8 + eh_addr_size * UNW_LENGTH (stamp);) in dump_ia64_unwind()
/NextBSD/contrib/gcc/config/ia64/
HDunwind-ia64.c53 #define UNW_LENGTH(x) ((x) & 0x00000000ffffffffL) macro
1819 length = UNW_LENGTH (header); in uw_frame_state_for()