Searched refs:ELFMAG2 (Results 1 – 2 of 2) sorted by relevance
36 && (ident[EI_MAG2] == ELFMAG2) && (ident[EI_MAG3] == ELFMAG3), in elfhdr_get()43 ELFMAG0, ELFMAG1, ELFMAG2, ELFMAG3); in elfhdr_get()
354 #define ELFMAG2 'L' macro
Completed in 6 milliseconds