Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/arch/sparc/vdso/
H A Dvma.c130 osym->st_other = nsym->st_other; in patchsym64()
198 osym->st_other = nsym->st_other; in patchsym32()
/OK3568_Linux_fs/kernel/arch/powerpc/kernel/
H A Dvdso.c313 sym32_gen->st_other = sym32_fix->st_other; in vdso_do_func_patch32()
419 sym64_gen->st_other = sym64_fix->st_other; in vdso_do_func_patch64()
H A Dmodule_64.c62 return PPC64_LOCAL_ENTRY_OFFSET(sym->st_other); in local_entry_offset()
/OK3568_Linux_fs/kernel/include/uapi/linux/
H A Delf.h189 unsigned char st_other; member
196 unsigned char st_other; /* No defined meaning, 0 */ member
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/arm-none-linux-gnueabihf/libc/usr/include/linux/
H A Delf.h188 unsigned char st_other; member
195 unsigned char st_other; /* No defined meaning, 0 */ member
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/aarch64-none-linux-gnu/libc/usr/include/linux/
H A Delf.h188 unsigned char st_other; member
195 unsigned char st_other; /* No defined meaning, 0 */ member
/OK3568_Linux_fs/kernel/tools/perf/util/
H A Dgenelf.c91 .st_other = ELF_ST_VIS(STV_DEFAULT),
98 .st_other = ELF_ST_VIS(STV_DEFAULT),
H A Dsymbol-elf.c123 return GELF_ST_VISIBILITY(sym->st_other); in elf_sym__visibility()
/OK3568_Linux_fs/kernel/tools/perf/arch/powerpc/util/
H A Dsym-handling.c72 s->arch_sym = sym->st_other; in arch__sym_update()
/OK3568_Linux_fs/external/security/rk_tee_user/v2/export-ta_arm32/host_include/
H A Delf32.h190 unsigned char st_other; /* Reserved (not used). */ member
H A Delf64.h195 unsigned char st_other; /* Reserved (not used). */ member
/OK3568_Linux_fs/external/security/rk_tee_user/v2/export-ta_arm64/include/
H A Delf32.h190 unsigned char st_other; /* Reserved (not used). */ member
H A Delf64.h195 unsigned char st_other; /* Reserved (not used). */ member
/OK3568_Linux_fs/external/security/rk_tee_user/v2/export-ta_arm32/include/
H A Delf32.h190 unsigned char st_other; /* Reserved (not used). */ member
H A Delf64.h195 unsigned char st_other; /* Reserved (not used). */ member
/OK3568_Linux_fs/external/security/rk_tee_user/v2/export-ta_arm64/host_include/
H A Delf32.h190 unsigned char st_other; /* Reserved (not used). */ member
H A Delf64.h195 unsigned char st_other; /* Reserved (not used). */ member
/OK3568_Linux_fs/kernel/arch/alpha/kernel/
H A Dmodule.c211 if ((sym->st_other & STO_ALPHA_STD_GPLOAD) == in apply_relocate_add()
/OK3568_Linux_fs/u-boot/include/
H A Delf.h335 unsigned char st_other; /* 0 - no defined meaning */ member
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/aarch64-none-linux-gnu/libc/usr/include/
H A Delf.h522 unsigned char st_other; /* Symbol visibility */ member
530 unsigned char st_other; /* Symbol visibility */ member
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/arm-none-linux-gnueabihf/libc/usr/include/
H A Delf.h522 unsigned char st_other; /* Symbol visibility */ member
530 unsigned char st_other; /* Symbol visibility */ member
/OK3568_Linux_fs/kernel/arch/x86/tools/
H A Drelocs.c569 sym_visibility(ELF_ST_VISIBILITY(sym->st_other)), in print_absolute_symbols()