Home
last modified time | relevance | path

Searched refs:ELFMAG3 (Results 26 – 42 of 42) sorted by relevance

12

/dragonfly/contrib/elftoolchain/libelf/
H A Delf_update.c577 (E)->e_ident[EI_MAG3] = ELFMAG3; \ in _libelf_resync_elf()
/dragonfly/contrib/file/src/
H A Dreadelf.c1845 || buf[EI_MAG2] != ELFMAG2 || buf[EI_MAG3] != ELFMAG3) in file_tryelf()
/dragonfly/sys/kern/
H A Dimgact_elf.c1348 ehdr->e_ident[EI_MAG3] = ELFMAG3; in __elfN()
/dragonfly/contrib/binutils-2.34/elfcpp/
H A Delfcpp.h97 const int ELFMAG3 = 'F';
/dragonfly/contrib/binutils-2.34/bfd/
H A Delfcode.h484 && (x_ehdrp->e_ident[EI_MAG3] == ELFMAG3)); in elf_file_p()
H A Delf.c6410 i_ehdrp->e_ident[EI_MAG3] = ELFMAG3; in _bfd_elf_init_file_header()
/dragonfly/contrib/binutils-2.27/bfd/
H A Delfcode.h476 && (x_ehdrp->e_ident[EI_MAG3] == ELFMAG3)); in elf_file_p()
H A Delf.c5873 i_ehdrp->e_ident[EI_MAG3] = ELFMAG3; in prep_headers()
/dragonfly/contrib/binutils-2.27/elfcpp/
H A Delfcpp.h97 const int ELFMAG3 = 'F';
/dragonfly/contrib/gdb-7/bfd/
H A Delfcode.h477 && (x_ehdrp->e_ident[EI_MAG3] == ELFMAG3)); in elf_file_p()
H A Delf.c5192 i_ehdrp->e_ident[EI_MAG3] = ELFMAG3; in prep_headers()
/dragonfly/contrib/elftoolchain/common/
H A Delfdefinitions.h509 _ELF_DEFINE_EMAG(ELFMAG3, 'F')
/dragonfly/contrib/binutils-2.27/gold/
H A Ddwp.cc2111 e_ident[elfcpp::EI_MAG3] = elfcpp::ELFMAG3; in sized_write_ehdr()
H A Doutput.cc510 e_ident[elfcpp::EI_MAG3] = elfcpp::ELFMAG3; in do_sized_write()
/dragonfly/contrib/binutils-2.34/gold/
H A Doutput.cc522 e_ident[elfcpp::EI_MAG3] = elfcpp::ELFMAG3; in do_sized_write()
/dragonfly/contrib/binutils-2.27/binutils/
H A Dreadelf.c4504 || elf_header.e_ident[EI_MAG3] != ELFMAG3) in process_file_header()
/dragonfly/contrib/binutils-2.34/binutils/
H A Dreadelf.c4857 || header->e_ident[EI_MAG3] != ELFMAG3) in process_file_header()

12