Searched refs:ELFMAG2 (Results 1 – 12 of 12) sorted by relevance
61 && __ehdr_start[elfcpp::EI_MAG2] == elfcpp::ELFMAG2 in main()
94 #define ELFMAG2 'L' /* Magic number byte 2 */ macro367 || header[EI_MAG2] != ELFMAG2 in simple_object_elf_match()723 buf[EI_MAG2] = ELFMAG2; in simple_object_elf_write_ehdr()
274 e_ident[elfcpp::EI_MAG2] = elfcpp::ELFMAG2; in write_file_header()
2110 e_ident[elfcpp::EI_MAG2] = elfcpp::ELFMAG2; in sized_write_ehdr()
509 e_ident[elfcpp::EI_MAG2] = elfcpp::ELFMAG2; in do_sized_write()
42 #define ELFMAG2 'L' /* Magic number byte 2 */ macro
66 || elf_header.e_ident[EI_MAG2] != ELFMAG2 in update_elf_header()
4094 || elf_header.e_ident[EI_MAG2] != ELFMAG2 in process_file_header()
303 elfcpp::ELFMAG2, elfcpp::ELFMAG3 in is_elf_file()
96 const int ELFMAG2 = 'L';
475 && (x_ehdrp->e_ident[EI_MAG2] == ELFMAG2) in elf_file_p()
5330 i_ehdrp->e_ident[EI_MAG2] = ELFMAG2; in prep_headers()