Home
last modified time | relevance | path

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

/titanic_44/usr/src/tools/ctf/dwarf/common/
H A Dpro_init.c252 if (flags & DW_DLC_TARGET_BIGENDIAN) { in common_init()
H A Dlibdwarf.h782 #define DW_DLC_TARGET_BIGENDIAN 0x08000000 /* Big endian target */ macro