ELF_ST_VISIBILITY   16 arch/mips/boot/tools/relocs_32.c #define ELF_ST_VISIBILITY(o)	ELF32_ST_VISIBILITY(o)
ELF_ST_VISIBILITY   29 arch/mips/boot/tools/relocs_64.c #define ELF_ST_VISIBILITY(o)    ELF64_ST_VISIBILITY(o)
ELF_ST_VISIBILITY   16 arch/x86/tools/relocs_32.c #define ELF_ST_VISIBILITY(o)	ELF32_ST_VISIBILITY(o)
ELF_ST_VISIBILITY   16 arch/x86/tools/relocs_64.c #define ELF_ST_VISIBILITY(o)    ELF64_ST_VISIBILITY(o)