Searched defs:ELFMAG2 (Results 1 – 9 of 9) sorted by relevance
363 #define ELFMAG2 'L' macro
343 constexpr unsigned char ELFMAG2 = 'L'; variable
1393 pub const ELFMAG2: u8 = b'L'; constant
78 #define ELFMAG2 'L' macro
110 #define ELFMAG2 'L' /* Magic number byte 2 */ macro