Searched refs:ELFDATA2LSB (Results 1 – 25 of 28) sorted by relevance
12
66 case ELFDATA2LSB: in main()83 case ELFDATA2LSB: in main()
280 if (eh->e_ident[EI_DATA] != ELFDATA2LSB) { in main()
63 #define ELF_DATA ELFDATA2LSB
28 #define ELF_DATA ELFDATA2LSB
59 #define ELF_DATA ELFDATA2LSB
35 #define ELF_DATA ELFDATA2LSB130 #define ELF_DATA ELFDATA2LSB
72 # define HOST_ORDER ELFDATA2LSB161 case ELFDATA2LSB: in map_vdso()
163 if (ehdr.e_ident[EI_DATA] == ELFDATA2LSB) in elf16_to_cpu()171 if (ehdr.e_ident[EI_DATA] == ELFDATA2LSB) in elf32_to_cpu()179 if (ehdr.e_ident[EI_DATA] == ELFDATA2LSB) in cpu_to_elf32()191 if (ehdr.e_ident[EI_DATA] == ELFDATA2LSB) in elf64_to_cpu()216 if ((ehdr.e_ident[EI_DATA] != ELFDATA2LSB) && in read_ehdr()
79 #define ELF_DATA ELFDATA2LSB
83 #define ELF_DATA ELFDATA2LSB
81 #define ELF_DATA ELFDATA2LSB
26 elf64->e_ident[EI_DATA] == ELFDATA2LSB && in parse_elf64()
57 #define ELFDATA2LSB 1 macro146 if (e_data != ELFDATA2MSB && e_data != ELFDATA2LSB) in main()
140 #define ELFDATA2LSB 1 macro
32 #define ELF_DATA ELFDATA2LSB
42 #define ELF_DATA ELFDATA2LSB72 #define ELF_DATA ELFDATA2LSB
105 # define ELF_DATA ELFDATA2LSB
19 #define HOST_ORDER ELFDATA2LSB
78 #define ELF_DATA ELFDATA2LSB
87 #define ELF_DATA ELFDATA2LSB
59 #define HOST_ORDER ELFDATA2LSB
160 #define ELF_DATA ELFDATA2LSB
136 #define ELF_DATA ELFDATA2LSB
82 if (ehdr.e_ident[EI_DATA] == ELFDATA2LSB) in elf16_to_cpu()90 if (ehdr.e_ident[EI_DATA] == ELFDATA2LSB) in elf32_to_cpu()
196 #define ELF_DATA ELFDATA2LSB
Completed in 32 milliseconds