| /src/sys/arch/x68k/stand/aout2hux/ |
| aout68k.h | 87 #define EI_CLASS 4
|
| /src/external/bsd/elftosb/dist/common/ |
| ELF.h | 34 EI_CLASS, 46 // EI_CLASS
|
| /src/external/gpl3/binutils/dist/libiberty/ |
| simple-object-elf.c | 103 #define EI_CLASS 4 /* File class */ 380 unsigned char ei_class; member in struct:simple_object_elf_read 404 unsigned char ei_class; member in struct:simple_object_elf_attributes 430 unsigned char ei_class; local 454 ei_class = header[EI_CLASS]; 455 switch (ei_class) 488 eor->ei_class = ei_class; 490 eor->machine = ELF_FETCH_FIELD (type_functions, ei_class, Ehdr, ehdr 575 unsigned char ei_class = eor->ei_class; local 1096 unsigned char ei_class = eor->ei_class; local [all...] |
| /src/external/gpl3/binutils.old/dist/libiberty/ |
| simple-object-elf.c | 103 #define EI_CLASS 4 /* File class */ 380 unsigned char ei_class; member in struct:simple_object_elf_read 404 unsigned char ei_class; member in struct:simple_object_elf_attributes 430 unsigned char ei_class; local 454 ei_class = header[EI_CLASS]; 455 switch (ei_class) 488 eor->ei_class = ei_class; 490 eor->machine = ELF_FETCH_FIELD (type_functions, ei_class, Ehdr, ehdr 575 unsigned char ei_class = eor->ei_class; local 1096 unsigned char ei_class = eor->ei_class; local [all...] |
| /src/external/gpl3/gcc/dist/libiberty/ |
| simple-object-elf.c | 103 #define EI_CLASS 4 /* File class */ 380 unsigned char ei_class; member in struct:simple_object_elf_read 404 unsigned char ei_class; member in struct:simple_object_elf_attributes 430 unsigned char ei_class; local 454 ei_class = header[EI_CLASS]; 455 switch (ei_class) 488 eor->ei_class = ei_class; 490 eor->machine = ELF_FETCH_FIELD (type_functions, ei_class, Ehdr, ehdr 575 unsigned char ei_class = eor->ei_class; local 1096 unsigned char ei_class = eor->ei_class; local [all...] |
| /src/external/gpl3/gcc.old/dist/libiberty/ |
| simple-object-elf.c | 103 #define EI_CLASS 4 /* File class */ 380 unsigned char ei_class; member in struct:simple_object_elf_read 404 unsigned char ei_class; member in struct:simple_object_elf_attributes 430 unsigned char ei_class; local 454 ei_class = header[EI_CLASS]; 455 switch (ei_class) 488 eor->ei_class = ei_class; 490 eor->machine = ELF_FETCH_FIELD (type_functions, ei_class, Ehdr, ehdr 575 unsigned char ei_class = eor->ei_class; local 1096 unsigned char ei_class = eor->ei_class; local [all...] |
| /src/external/gpl3/gdb.old/dist/libiberty/ |
| simple-object-elf.c | 103 #define EI_CLASS 4 /* File class */ 380 unsigned char ei_class; member in struct:simple_object_elf_read 404 unsigned char ei_class; member in struct:simple_object_elf_attributes 430 unsigned char ei_class; local 454 ei_class = header[EI_CLASS]; 455 switch (ei_class) 488 eor->ei_class = ei_class; 490 eor->machine = ELF_FETCH_FIELD (type_functions, ei_class, Ehdr, ehdr 575 unsigned char ei_class = eor->ei_class; local 1096 unsigned char ei_class = eor->ei_class; local [all...] |
| /src/external/gpl3/gdb/dist/libiberty/ |
| simple-object-elf.c | 103 #define EI_CLASS 4 /* File class */ 380 unsigned char ei_class; member in struct:simple_object_elf_read 404 unsigned char ei_class; member in struct:simple_object_elf_attributes 430 unsigned char ei_class; local 454 ei_class = header[EI_CLASS]; 455 switch (ei_class) 488 eor->ei_class = ei_class; 490 eor->machine = ELF_FETCH_FIELD (type_functions, ei_class, Ehdr, ehdr 575 unsigned char ei_class = eor->ei_class; local 1096 unsigned char ei_class = eor->ei_class; local [all...] |
| /src/external/apache2/llvm/dist/llvm/lib/Target/AMDGPU/ |
| AMDGPULibFunc.h | 232 EI_CLASS,
|
| /src/external/bsd/file/dist/src/ |
| readelf.h | 163 #define EI_CLASS 4
|
| /src/sys/arch/atari/stand/tostools/libtos/ |
| exec_elf.h | 126 #define EI_CLASS 4 /* File class */ 141 /* e_ident[EI_CLASS] */
|
| /src/tools/amiga-elf2bb/sys/ |
| exec_elf.h | 127 #define EI_CLASS 4 /* File class */ 143 /* e_ident[EI_CLASS] */
|
| /src/external/apache2/llvm/dist/llvm/include/llvm/BinaryFormat/ |
| ELF.h | 51 EI_CLASS = 4, // File class. 80 unsigned char getFileClass() const { return e_ident[EI_CLASS]; } 106 unsigned char getFileClass() const { return e_ident[EI_CLASS]; }
|
| /src/external/gpl3/gcc/dist/libbacktrace/ |
| elf.c | 160 #undef EI_CLASS 238 #define EI_CLASS 4 6624 if (ehdr.e_ident[EI_CLASS] != BACKTRACE_ELFCLASS)
|
| /src/external/gpl3/gcc.old/dist/libbacktrace/ |
| elf.c | 155 #undef EI_CLASS 232 #define EI_CLASS 4 4099 if (ehdr.e_ident[EI_CLASS] != BACKTRACE_ELFCLASS)
|
| /src/external/gpl3/gdb/dist/libbacktrace/ |
| elf.c | 160 #undef EI_CLASS 238 #define EI_CLASS 4 6624 if (ehdr.e_ident[EI_CLASS] != BACKTRACE_ELFCLASS)
|
| /src/external/gpl3/gdb.old/dist/libbacktrace/ |
| elf.c | 160 #undef EI_CLASS 238 #define EI_CLASS 4 6624 if (ehdr.e_ident[EI_CLASS] != BACKTRACE_ELFCLASS)
|
| /src/sys/arch/epoc32/stand/e32boot/include/ |
| elf.h | 136 #define EI_CLASS 4 /* File class */ 152 /* e_ident[EI_CLASS] */
|
| /src/sys/sys/ |
| exec_elf.h | 141 #define EI_CLASS 4 /* File class */ 156 /* e_ident[EI_CLASS] */
|
| /src/tools/arm-elf2aout/sys/ |
| exec_elf.h | 138 #define EI_CLASS 4 /* File class */ 154 /* e_ident[EI_CLASS] */
|
| /src/tools/m68k-elf2aout/sys/ |
| exec_elf.h | 138 #define EI_CLASS 4 /* File class */ 154 /* e_ident[EI_CLASS] */
|
| /src/external/gpl3/binutils.old/dist/include/elf/ |
| common.h | 47 #define EI_CLASS 4 /* File class */
|
| /src/external/gpl3/gdb.old/dist/include/elf/ |
| common.h | 47 #define EI_CLASS 4 /* File class */
|
| /src/external/gpl3/gdb/dist/include/elf/ |
| common.h | 47 #define EI_CLASS 4 /* File class */
|
| /src/external/gpl3/binutils/dist/include/elf/ |
| common.h | 47 #define EI_CLASS 4 /* File class */
|