Home
last modified time | relevance | path

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

/linux-4.4.14/tools/perf/arch/powerpc/util/
Dsym-handling.c25 sym->st_value += PPC64_LOCAL_ENTRY_OFFSET(sym->st_other); in arch__elf_sym_adjust()
/linux-4.4.14/arch/powerpc/kernel/
Dvdso.c337 sym32_gen->st_other = sym32_fix->st_other; in vdso_do_func_patch32()
448 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.4.14/include/uapi/linux/
Delf.h187 unsigned char st_other; member
194 unsigned char st_other; /* No defined meaning, 0 */ member
/linux-4.4.14/arch/sh/kernel/
Dmodule.c68 relocation |= !!(sym->st_other & 4); in apply_relocate_add()
/linux-4.4.14/arch/alpha/kernel/
Dmodule.c220 if ((sym->st_other & STO_ALPHA_STD_GPLOAD) == in apply_relocate_add()
/linux-4.4.14/arch/x86/tools/
Drelocs.c549 sym_visibility(ELF_ST_VISIBILITY(sym->st_other)), in print_absolute_symbols()