Searched defs:ELFMAG0 (Results 1 – 12 of 12) sorted by relevance
67 #define ELFMAG0 0x7f macro
361 #define ELFMAG0 0x7F macro
341 constexpr unsigned char ELFMAG0 = 0x7F; variable
1389 pub const ELFMAG0: u8 = 0x7f; constant
72 #define ELFMAG0 0x7f macro
104 #define ELFMAG0 0x7f /* Magic number byte 0 */ macro