Searched refs:IS_64BITPTR (Results 1 – 1 of 1) sorted by relevance
55 #define IS_64BITPTR(dbg) ((dbg)->de_flags & DW_DLC_POINTER64 ? 1 : 0) macro461 if (IS_64BITPTR(dbg)) { in common_init()