Home
last modified time | relevance | path

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

/titanic_41/usr/src/cmd/sgs/include/
H A D_machelf.h84 #define ELF_ST_VISIBILITY ELF32_ST_VISIBILITY
/titanic_41/usr/src/uts/common/sys/
H A Delf.h572 #define ELF32_ST_VISIBILITY(other) ((other)&0x7) macro