Searched refs:ELFDATA2LSB (Results 1 – 12 of 12) sorted by relevance
49 #define ELFDATA2LSB 1 macro
47 #define ELFDATA2LSB 1 macro
635 case ELFDATA2LSB: in _InitELFFile()
133 if (e == ELFDATA2LSB) in get_mid()315 if (data != ELFDATA2MSB && data != ELFDATA2LSB) in main()
101 #define ELFDATA2LSB 1 macro543 case ELFDATA2LSB: in _ParseELFHeader()
227 #define ELFDATA2LSB 1 /* little endian */ macro848 return e_ident[EI_DATA] == ELFDATA2LSB; in IsHostEndian()859 return e_ident[EI_DATA] == ELFDATA2LSB; in IsHostEndian()
216 #define ELFDATA2LSB 1 /* little endian */ macro835 return e_ident[EI_DATA] == ELFDATA2LSB; in IsHostEndian()846 return e_ident[EI_DATA] == ELFDATA2LSB; in IsHostEndian()
632 if (fHeader.e_ident[EI_DATA] != ELFDATA2LSB) { in _SetTo()
231 if (elfIdent[EI_DATA] == ELFDATA2LSB) { in Init()
655 if ((elfHeader.e_ident[EI_DATA] == ELFDATA2LSB) != (B_HOST_IS_LENDIAN != 0)) in get_executable_architecture()
1112 header.e_ident[EI_DATA] = ELFDATA2LSB; in _WriteElfHeader()
478 case ELFDATA2LSB: in _InitELFFile()