Home
last modified time | relevance | path

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

/titanic_41/usr/src/tools/ctf/dwarf/common/
H A Dpro_init.c246 if (flags & DW_DLC_TARGET_LITTLEENDIAN) { in common_init()
H A Dlibdwarf.h783 #define DW_DLC_TARGET_LITTLEENDIAN 0x00100000 /* Little endian target */ macro