Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/sys/
H A Dmachelf.h153 #define EC_HALF(a) ((Elf64_Half)(a)) /* "d" */ macro
170 #define EC_HALF(a) ((ushort_t)(a)) macro
/illumos-gate/usr/src/cmd/sgs/libconv/common/
H A Dversion.c110 fmt, EC_HALF(verndx)); in conv_ver_index()
/illumos-gate/usr/src/cmd/sgs/liblddbg/common/
H A Dsyms.c107 EC_WORD(symndx), EC_HALF(verndx), NAME(lmp)); in Dbg_syms_ignore_gnuver()
/illumos-gate/usr/src/cmd/sgs/elfdump/common/
H A Delfdump.c1280 EC_HALF(test_verndx), state->versym->max_verndx); in output_symbol()