Searched refs:ELF_VISIBILITY_MASK (Results 1 – 1 of 1) sorted by relevance
220 #define ELF_VISIBILITY_MASK 0x03 macro221 #define ELF_ST_VISIBILITY(v) ((v) & ELF_VISIBILITY_MASK)