Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/sgs/include/
H A Dconv.h555 uchar_t v_osabi; /* OSABI to which entry applies */ member
696 ((_vdp->v_osabi != ELFOSABI_NONE) && (_vdp->v_osabi != osabi) && \
697 ((_osabi != ELFOSABI_NONE) || (_vdp->v_osabi != ELFOSABI_SOLARIS)))