Home
last modified time | relevance | path

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

/titanic_41/usr/src/cmd/sgs/include/
H A D_machelf.h126 #define BSWAP_XWORD(_xword) BSWAP_LWORD(_xword) macro
128 #define BSWAP_XWORD(_xword) BSWAP_WORD(_xword) macro
/titanic_41/usr/src/cmd/sgs/liblddbg/common/
H A Dgot.c148 value = BSWAP_XWORD(value); in Elf_got_entry()
/titanic_41/usr/src/cmd/sgs/libld/common/
H A DREADME.XLINK299 BSWAP_XWORD
H A Drelocate.c843 return (BSWAP_XWORD(v)); in ld_bswap_Xword()
/titanic_41/usr/src/cmd/sgs/elfdump/common/
H A Delfdump.c813 scratch.length = BSWAP_XWORD(ent->length); in unwind_exception_ranges()