Searched refs:ELFMAG0 (Results 1 – 12 of 12) sorted by relevance
59 assert(__ehdr_start[elfcpp::EI_MAG0] == elfcpp::ELFMAG0 in main()
88 #define ELFMAG0 0x7F /* Magic number byte 0 */ macro365 if (header[EI_MAG0] != ELFMAG0 in simple_object_elf_match()721 buf[EI_MAG0] = ELFMAG0; in simple_object_elf_write_ehdr()
272 e_ident[elfcpp::EI_MAG0] = elfcpp::ELFMAG0; in write_file_header()
2108 e_ident[elfcpp::EI_MAG0] = elfcpp::ELFMAG0; in sized_write_ehdr()
507 e_ident[elfcpp::EI_MAG0] = elfcpp::ELFMAG0; in do_sized_write()
36 #define ELFMAG0 0x7F /* Magic number byte 0 */ macro
64 if (elf_header.e_ident[EI_MAG0] != ELFMAG0 in update_elf_header()
4092 if ( elf_header.e_ident[EI_MAG0] != ELFMAG0 in process_file_header()
302 elfcpp::ELFMAG0, elfcpp::ELFMAG1, in is_elf_file()
94 const int ELFMAG0 = 0x7f;
473 return ((x_ehdrp->e_ident[EI_MAG0] == ELFMAG0) in elf_file_p()
5328 i_ehdrp->e_ident[EI_MAG0] = ELFMAG0; in prep_headers()