Home
last modified time | relevance | path

Searched refs:STV_INTERNAL (Results 1 – 9 of 9) sorted by relevance

/OK3568_Linux_fs/u-boot/include/
H A Delf.h373 #define STV_INTERNAL 1 /* Processor specific hidden class */ macro
/OK3568_Linux_fs/external/security/rk_tee_user/v2/export-ta_arm32/include/
H A Delf_common.h549 #define STV_INTERNAL 0x1 /* Special meaning in relocatable objects. */ macro
/OK3568_Linux_fs/external/security/rk_tee_user/v2/export-ta_arm64/include/
H A Delf_common.h549 #define STV_INTERNAL 0x1 /* Special meaning in relocatable objects. */ macro
/OK3568_Linux_fs/external/security/rk_tee_user/v2/export-ta_arm32/host_include/
H A Delf_common.h549 #define STV_INTERNAL 0x1 /* Special meaning in relocatable objects. */ macro
/OK3568_Linux_fs/external/security/rk_tee_user/v2/export-ta_arm64/host_include/
H A Delf_common.h549 #define STV_INTERNAL 0x1 /* Special meaning in relocatable objects. */ macro
/OK3568_Linux_fs/kernel/arch/x86/tools/
H A Drelocs.c183 SYM_VISIBILITY(STV_INTERNAL), in sym_visibility()
/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.h624 #define STV_INTERNAL 1 /* Processor specific hidden class */ macro
/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.h624 #define STV_INTERNAL 1 /* Processor specific hidden class */ macro
/OK3568_Linux_fs/kernel/tools/perf/util/
H A Dsymbol-elf.c152 elf_sym__visibility(sym) != STV_INTERNAL; in elf_sym__is_label()