Searched defs:ELFDATA2LSB (Results 1 – 14 of 14) sorted by relevance
85 #define ELFDATA2LSB 1 /* 2's complement little-endian. */ macro
373 #define ELFDATA2LSB 1 macro
330 ELFDATA2LSB = 1, // Little-endian object file enumerator
326 ELFDATA2LSB = 1, // Little-endian object file enumerator
353 constexpr unsigned char ELFDATA2LSB = 1; variable
1406 pub const ELFDATA2LSB: u8 = 1; constant
95 #define ELFDATA2LSB 1 macro
127 #define ELFDATA2LSB 1 /* 2's complement, little endian */ macro