Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/arch/powerpc/boot/
H A Delf.h33 #define PT_LOPROC 0x70000000 macro
/OK3568_Linux_fs/kernel/include/uapi/linux/
H A Delf.h36 #define PT_LOPROC 0x70000000 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.h36 #define PT_LOPROC 0x70000000 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.h36 #define PT_LOPROC 0x70000000 macro
/OK3568_Linux_fs/u-boot/include/
H A Delf.h433 #define PT_LOPROC 0x70000000 /* reserved range for processor */ 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.h727 #define PT_LOPROC 0x70000000 /* Start of processor-specific */ macro
2721 #define PT_ARM_EXIDX (PT_LOPROC + 1) /* ARM unwind segment. */
3129 #define PT_IA_64_ARCHEXT (PT_LOPROC + 0) /* arch extension bits */
3130 #define PT_IA_64_UNWIND (PT_LOPROC + 1) /* ia64 unwind bits */
/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.h727 #define PT_LOPROC 0x70000000 /* Start of processor-specific */ macro
2721 #define PT_ARM_EXIDX (PT_LOPROC + 1) /* ARM unwind segment. */
3129 #define PT_IA_64_ARCHEXT (PT_LOPROC + 0) /* arch extension bits */
3130 #define PT_IA_64_UNWIND (PT_LOPROC + 1) /* ia64 unwind bits */
/OK3568_Linux_fs/external/security/rk_tee_user/v2/export-ta_arm32/include/
H A Delf_common.h362 #define PT_LOPROC 0x70000000 /* First processor-specific type. */ macro
/OK3568_Linux_fs/external/security/rk_tee_user/v2/export-ta_arm64/include/
H A Delf_common.h362 #define PT_LOPROC 0x70000000 /* First processor-specific type. */ macro
/OK3568_Linux_fs/external/security/rk_tee_user/v2/export-ta_arm32/host_include/
H A Delf_common.h362 #define PT_LOPROC 0x70000000 /* First processor-specific type. */ macro
/OK3568_Linux_fs/external/security/rk_tee_user/v2/export-ta_arm64/host_include/
H A Delf_common.h362 #define PT_LOPROC 0x70000000 /* First processor-specific type. */ macro
/OK3568_Linux_fs/kernel/fs/
H A Dbinfmt_elf.c936 case PT_LOPROC ... PT_HIPROC: in load_elf_binary()
971 case PT_LOPROC ... PT_HIPROC: in load_elf_binary()