Home
last modified time | relevance | path

Searched refs:DT_STRTAB (Results 1 – 13 of 13) sorted by relevance

/OK3568_Linux_fs/yocto/poky/meta/recipes-core/glibc/ldconfig-native-2.12.1/
H A Dendian-ness_handling.patch152 - if (dyn_entry->d_tag == DT_STRTAB)
153 + if (read32(dyn_entry->d_tag, be) == DT_STRTAB)
297 - if (dyn_entry->d_tag == DT_STRTAB)
298 + if (read64(dyn_entry->d_tag, be) == DT_STRTAB)
H A D32and64bit.patch162 + if (dyn_entry->d_tag == DT_STRTAB)
/OK3568_Linux_fs/kernel/tools/testing/selftests/vDSO/
H A Dparse_vdso.c119 case DT_STRTAB: in vdso_init_from_sysinfo_ehdr()
/OK3568_Linux_fs/kernel/include/uapi/linux/
H A Delf.h80 #define DT_STRTAB 5 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/linux/
H A Delf.h79 #define DT_STRTAB 5 macro
/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.h79 #define DT_STRTAB 5 macro
/OK3568_Linux_fs/u-boot/include/
H A Delf.h473 #define DT_STRTAB 5 /* address of string table */ macro
/OK3568_Linux_fs/external/security/rk_tee_user/v2/export-ta_arm32/include/
H A Delf_common.h383 #define DT_STRTAB 5 /* Address of string table. */ macro
/OK3568_Linux_fs/external/security/rk_tee_user/v2/export-ta_arm64/include/
H A Delf_common.h383 #define DT_STRTAB 5 /* Address of string table. */ macro
/OK3568_Linux_fs/external/security/rk_tee_user/v2/export-ta_arm32/host_include/
H A Delf_common.h383 #define DT_STRTAB 5 /* Address of string table. */ macro
/OK3568_Linux_fs/external/security/rk_tee_user/v2/export-ta_arm64/host_include/
H A Delf_common.h383 #define DT_STRTAB 5 /* Address of string table. */ macro
/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.h855 #define DT_STRTAB 5 /* Address of string table */ 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.h855 #define DT_STRTAB 5 /* Address of string table */ macro