Home
last modified time | relevance | path

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

/titanic_41/usr/src/tools/ctf/dwarf/common/
H A Dpro_util.h41 #define ISA_IA64(dbg) ((dbg)->de_flags & DW_DLC_ISA_IA64 ? 1 : 0) macro
124 #define Get_REL64_isa(dbg) (ISA_IA64(dbg) ? \
126 #define Get_REL32_isa(dbg) (ISA_IA64(dbg) ? \
131 #define Get_REL_SEGREL_isa(dbg) (ISA_IA64(dbg) ? \