Home
last modified time | relevance | path

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

/illumos-gate/usr/src/lib/libdwarf/common/
H A Dpro_init.c55 #define IS_64BITPTR(dbg) ((dbg)->de_flags & DW_DLC_POINTER64 ? 1 : 0)
352 if(dbg->de_flags & DW_DLC_POINTER64) { in common_init()
H A Dlibdwarf.h903 #define DW_DLC_POINTER64 0x40000000 macro
H A Dgenerated_libdwarf.h.in854 If DW_DLC_POINTER64 is not set DW_DLC_POINTER32 is assumed.
903 #define DW_DLC_POINTER64 0x40000000 macro
H A Dlibdwarf.h.in854 If DW_DLC_POINTER64 is not set DW_DLC_POINTER32 is assumed.
903 #define DW_DLC_POINTER64 0x40000000 macro