Searched defs:ELFMAG3 (Results 1 – 12 of 12) sorted by relevance
70 #define ELFMAG3 'F' macro
364 #define ELFMAG3 'F' macro
344 constexpr unsigned char ELFMAG3 = 'F'; variable
1395 pub const ELFMAG3: u8 = b'F'; constant
81 #define ELFMAG3 'F' macro
113 #define ELFMAG3 'F' /* Magic number byte 3 */ macro