Searched defs:ELFMAG0 (Results 1 – 6 of 6) sorted by relevance
175 pub const ELFMAG0: u32 = 127; constant
128 constexpr auto ELFMAG0 = 0x7f; variable
340 #define ELFMAG0 0x7f /* EI_MAG */ macro
72 #define ELFMAG0 0x7f macro
107 #define ELFMAG0 0x7f /* Magic number byte 0 */ macro
104 #define ELFMAG0 0x7f /* Magic number byte 0 */ macro