Searched refs:ELFMAG3 (Results 1 – 3 of 3) sorted by relevance
66 #define ELFMAG3 'F' /* e_ident[EI_MAG3] */ macro104 (ehdr).e_ident[EI_MAG3] == ELFMAG3)
34 { ELFMAG0, ELFMAG1, ELFMAG2, ELFMAG3, /* EI_MAG{0-3} */
245 ehdr->e_ident[EI_MAG3] = ELFMAG3; in xc_core_ehdr_init()
Completed in 8 milliseconds