Home | History | Annotate | Download | only in libelf

Lines Matching full:processor

76   Elf32_Word	e_flags;		/* Processor-specific flags */
94 Elf64_Word e_flags; /* Processor-specific flags */
170 #define ET_LOPROC 0xff00 /* Processor-specific range start */
171 #define ET_HIPROC 0xffff /* Processor-specific range end */
216 #define EM_STARCORE 58 /* Motorola Start*Core processor */
217 #define EM_ME16 59 /* Toyota ME16 processor */
218 #define EM_ST100 60 /* STMicroelectronic ST100 processor */
221 #define EM_PDSP 63 /* Sony DSP Processor */
233 #define EM_CRIS 76 /* Axis Communications 32-bit embedded processor */
234 #define EM_JAVELIN 77 /* Infineon Technologies 32-bit embedded processor */
235 #define EM_FIREPATH 78 /* Element 14 64-bit DSP Processor */
236 #define EM_ZSP 79 /* LSI Logic 16-bit DSP Processor */
237 #define EM_MMIX 80 /* Donald Knuth's educational 64-bit processor */
249 #define EM_OPENRISC 92 /* OpenRISC 32-bit embedded processor */
304 #define SHN_LOPROC 0xff00 /* Start of processor-specific */
309 #define SHN_HIPROC 0xff1f /* End of processor-specific */
351 #define SHT_LOPROC 0x70000000 /* Start of processor-specific */
352 #define SHT_HIPROC 0x7fffffff /* End of processor-specific */
370 #define SHF_MASKPROC 0xf0000000 /* Processor-specific */
453 #define STB_LOPROC 13 /* Start of processor-specific */
454 #define STB_HIPROC 15 /* End of processor-specific */
469 #define STT_LOPROC 13 /* Start of processor-specific */
470 #define STT_HIPROC 15 /* End of processor-specific */
489 #define STV_INTERNAL 1 /* Processor specific hidden class */
591 #define PT_LOPROC 0x70000000 /* Start of processor-specific */
592 #define PT_HIPROC 0x7fffffff /* End of processor-specific */
600 #define PF_MASKPROC 0xf0000000 /* Processor-specific */
677 #define DT_PLTGOT 3 /* Processor defined value */
711 #define DT_LOPROC 0x70000000 /* Start of processor-specific */
712 #define DT_HIPROC 0x7fffffff /* End of processor-specific */
713 #define DT_PROCNUM DT_MIPS_NUM /* Most used by any processor */
774 /* Sun added these machine-independent extensions in the "processor-specific"
997 processor capabilities. */
1019 processor capabilities. */
2301 /* Processor specific flags for the ELF header e_flags field. */
2353 /* Processor specific values for the Phdr p_type field. */
2356 /* Processor specific values for the Shdr sh_type field. */
2658 /* Processor specific flags for the Ehdr e_flags field. */
2663 /* Processor specific values for the Phdr p_type field. */
2670 /* Processor specific flags for the Phdr p_flags field. */
2673 /* Processor specific values for the Shdr sh_type field. */
2677 /* Processor specific flags for the Shdr sh_flags field. */
2681 /* Processor specific values for the Dyn d_tag field. */
2770 /* Processor specific flags for the ELF header e_flags field. */