Searched defs:ELFMAG1 (Results 1 – 12 of 12) sorted by relevance
68 #define ELFMAG1 'E' macro
362 #define ELFMAG1 'E' macro
342 constexpr unsigned char ELFMAG1 = 'E'; variable
1391 pub const ELFMAG1: u8 = b'E'; constant
75 #define ELFMAG1 'E' macro
107 #define ELFMAG1 'E' /* Magic number byte 1 */ macro