Home
last modified time | relevance | path

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

/linux-4.1.27/arch/powerpc/kernel/
Dvdso.c377 sym32_gen->st_other = sym32_fix->st_other; in vdso_do_func_patch32()
474 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-4.1.27/include/uapi/linux/
Delf.h187 unsigned char st_other; member
194 unsigned char st_other; /* No defined meaning, 0 */ member
/linux-4.1.27/arch/sh/kernel/
Dmodule.c68 relocation |= !!(sym->st_other & 4); in apply_relocate_add()
/linux-4.1.27/arch/alpha/kernel/
Dmodule.c220 if ((sym->st_other & STO_ALPHA_STD_GPLOAD) == in apply_relocate_add()
/linux-4.1.27/arch/x86/tools/
Drelocs.c549 sym_visibility(ELF_ST_VISIBILITY(sym->st_other)), in print_absolute_symbols()