Searched refs:ELFMAG1 (Results 1 – 12 of 12) sorted by relevance
60 && __ehdr_start[elfcpp::EI_MAG1] == elfcpp::ELFMAG1 in main()
91 #define ELFMAG1 'E' /* Magic number byte 1 */ macro366 || header[EI_MAG1] != ELFMAG1 in simple_object_elf_match()722 buf[EI_MAG1] = ELFMAG1; in simple_object_elf_write_ehdr()
273 e_ident[elfcpp::EI_MAG1] = elfcpp::ELFMAG1; in write_file_header()
2109 e_ident[elfcpp::EI_MAG1] = elfcpp::ELFMAG1; in sized_write_ehdr()
508 e_ident[elfcpp::EI_MAG1] = elfcpp::ELFMAG1; in do_sized_write()
39 #define ELFMAG1 'E' /* Magic number byte 1 */ macro
65 || elf_header.e_ident[EI_MAG1] != ELFMAG1 in update_elf_header()
4093 || elf_header.e_ident[EI_MAG1] != ELFMAG1 in process_file_header()
302 elfcpp::ELFMAG0, elfcpp::ELFMAG1, in is_elf_file()
95 const int ELFMAG1 = 'E';
474 && (x_ehdrp->e_ident[EI_MAG1] == ELFMAG1) in elf_file_p()
5329 i_ehdrp->e_ident[EI_MAG1] = ELFMAG1; in prep_headers()