Home
last modified time | relevance | path

Searched refs:ELFDATA2LSB (Results 1 – 4 of 4) sorted by relevance

/u-boot/drivers/remoteproc/
A Drproc-elf-loader.c74 if (ehdr->e_ident[EI_DATA] != ELFDATA2LSB) {
130 if (ehdr->e_ident[EI_DATA] != ELFDATA2LSB) {
/u-boot/tools/
A Drelocate-rela.c67 if (ei_data == ELFDATA2LSB) in elf16_to_cpu()
75 if (ei_data == ELFDATA2LSB) in elf32_to_cpu()
A Dmips-relocs.c261 case ELFDATA2LSB: in main()
/u-boot/include/
A Delf.h63 #define ELFDATA2LSB 1 /* Little-Endian */ macro

Completed in 15 milliseconds