Home
last modified time | relevance | path

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

/titanic_50/usr/src/lib/libctf/common/
H A Dctf_dwarf.c269 boolean_t cu_bigend; /* is it big endian */ member
750 cup->cu_bigend = B_FALSE; in ctf_dwarf_die_elfenc()
752 cup->cu_bigend = B_TRUE; in ctf_dwarf_die_elfenc()
1085 if (cup->cu_bigend == B_TRUE) { in ctf_dwarf_member_offset()