Home
last modified time | relevance | path

Searched refs:st_other (Results 1 – 8 of 8) sorted by relevance

/Linux-v4.19/arch/powerpc/kernel/
Dvdso.c340 sym32_gen->st_other = sym32_fix->st_other; in vdso_do_func_patch32()
451 sym64_gen->st_other = sym64_fix->st_other; in vdso_do_func_patch64()
Dmodule_64.c73 return PPC64_LOCAL_ENTRY_OFFSET(sym->st_other); in local_entry_offset()
/Linux-v4.19/include/uapi/linux/
Delf.h188 unsigned char st_other; member
195 unsigned char st_other; /* No defined meaning, 0 */ member
/Linux-v4.19/arch/sh/kernel/
Dmodule.c68 relocation |= !!(sym->st_other & 4); in apply_relocate_add()
/Linux-v4.19/tools/perf/arch/powerpc/util/
Dsym-handling.c84 s->arch_sym = sym->st_other; in arch__sym_update()
/Linux-v4.19/tools/perf/util/
Dgenelf.c92 .st_other = ELF_ST_VIS(STV_DEFAULT),
99 .st_other = ELF_ST_VIS(STV_DEFAULT),
/Linux-v4.19/arch/alpha/kernel/
Dmodule.c223 if ((sym->st_other & STO_ALPHA_STD_GPLOAD) == in apply_relocate_add()
/Linux-v4.19/arch/x86/tools/
Drelocs.c551 sym_visibility(ELF_ST_VISIBILITY(sym->st_other)), in print_absolute_symbols()