Home
last modified time | relevance | path

Searched refs:SHN_HIRESERVE (Results 1 – 12 of 12) sorted by relevance

/OK3568_Linux_fs/kernel/scripts/mod/
H A Dmodpost.h163 return i != SHN_XINDEX && i >= SHN_LORESERVE && i <= SHN_HIRESERVE; in is_shndx_special()
171 #define SPECIAL(i) ((i) - (SHN_HIRESERVE + 1))
/OK3568_Linux_fs/kernel/scripts/
H A Dsorttable.c169 #define SPECIAL(i) ((i) - (SHN_HIRESERVE + 1))
173 return i != SHN_XINDEX && i >= SHN_LORESERVE && i <= SHN_HIRESERVE; in is_shndx_special()
/OK3568_Linux_fs/kernel/include/uapi/linux/
H A Delf.h302 #define SHN_HIRESERVE 0xffff 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.h301 #define SHN_HIRESERVE 0xffff 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.h301 #define SHN_HIRESERVE 0xffff macro
/OK3568_Linux_fs/u-boot/include/
H A Delf.h244 #define SHN_HIRESERVE 0xffff /* upper bounds of reserved indexes */ macro
/OK3568_Linux_fs/external/security/rk_tee_user/v2/export-ta_arm32/include/
H A Delf_common.h270 #define SHN_HIRESERVE 0xffff /* Last of reserved range. */ macro
/OK3568_Linux_fs/external/security/rk_tee_user/v2/export-ta_arm64/include/
H A Delf_common.h270 #define SHN_HIRESERVE 0xffff /* Last of reserved range. */ macro
/OK3568_Linux_fs/external/security/rk_tee_user/v2/export-ta_arm32/host_include/
H A Delf_common.h270 #define SHN_HIRESERVE 0xffff /* Last of reserved range. */ macro
/OK3568_Linux_fs/external/security/rk_tee_user/v2/export-ta_arm64/host_include/
H A Delf_common.h270 #define SHN_HIRESERVE 0xffff /* Last of reserved range. */ 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.h424 #define SHN_HIRESERVE 0xffff /* End of reserved indices */ 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.h424 #define SHN_HIRESERVE 0xffff /* End of reserved indices */ macro