Searched refs:ELFMAG2 (Results 1 – 3 of 3) sorted by relevance
65 #define ELFMAG2 'L' /* e_ident[EI_MAG2] */ macro103 (ehdr).e_ident[EI_MAG2] == ELFMAG2 && \
34 { ELFMAG0, ELFMAG1, ELFMAG2, ELFMAG3, /* EI_MAG{0-3} */
244 ehdr->e_ident[EI_MAG2] = ELFMAG2; in xc_core_ehdr_init()
Completed in 7 milliseconds