st_other 211 arch/alpha/kernel/module.c if ((sym->st_other & STO_ALPHA_STD_GPLOAD) == st_other 61 arch/powerpc/kernel/module_64.c return PPC64_LOCAL_ENTRY_OFFSET(sym->st_other); st_other 314 arch/powerpc/kernel/vdso.c sym32_gen->st_other = sym32_fix->st_other; st_other 425 arch/powerpc/kernel/vdso.c sym64_gen->st_other = sym64_fix->st_other; st_other 55 arch/sh/kernel/module.c relocation |= !!(sym->st_other & 4); st_other 130 arch/sparc/vdso/vma.c osym->st_other = nsym->st_other; st_other 198 arch/sparc/vdso/vma.c osym->st_other = nsym->st_other; st_other 568 arch/x86/tools/relocs.c sym_visibility(ELF_ST_VISIBILITY(sym->st_other)), st_other 188 include/uapi/linux/elf.h unsigned char st_other; st_other 195 include/uapi/linux/elf.h unsigned char st_other; /* No defined meaning, 0 */ st_other 82 tools/perf/arch/powerpc/util/sym-handling.c s->arch_sym = sym->st_other; st_other 92 tools/perf/util/genelf.c .st_other = ELF_ST_VIS(STV_DEFAULT), st_other 99 tools/perf/util/genelf.c .st_other = ELF_ST_VIS(STV_DEFAULT), st_other 121 tools/perf/util/symbol-elf.c return GELF_ST_VISIBILITY(sym->st_other);