ELF32_ST_VISIBILITY 16 arch/mips/boot/tools/relocs_32.c #define ELF_ST_VISIBILITY(o) ELF32_ST_VISIBILITY(o) ELF32_ST_VISIBILITY 16 arch/x86/tools/relocs_32.c #define ELF_ST_VISIBILITY(o) ELF32_ST_VISIBILITY(o) ELF32_ST_VISIBILITY 68 tools/perf/util/genelf.h #define ELF_ST_VIS(a) ELF32_ST_VISIBILITY(a) ELF32_ST_VISIBILITY 31 tools/perf/util/symbol-elf.c #ifndef ELF32_ST_VISIBILITY ELF32_ST_VISIBILITY 37 tools/perf/util/symbol-elf.c #define ELF64_ST_VISIBILITY(o) ELF32_ST_VISIBILITY (o)