Home
last modified time | relevance | path

Searched refs:ET_REL (Results 1 – 25 of 40) sorted by relevance

12

/dragonfly/contrib/file/src/
H A Delfclass.h64 case ET_REL:
H A Dreadelf.h127 #define ET_REL 1 macro
/dragonfly/contrib/binutils-2.34/include/elf/
H A Dnfp.h34 #define ET_NFP_PARTIAL_REL (ET_LOPROC + ET_REL)
H A Dcommon.h93 #define ET_REL 1 /* Relocatable file */ macro
/dragonfly/contrib/binutils-2.34/gold/
H A Dtarget.cc77 if (et == elfcpp::ET_REL in do_make_elf_object_implementation()
H A Dbinary.cc294 oehdr.put_e_type(elfcpp::ET_REL); in write_file_header()
/dragonfly/contrib/binutils-2.27/gold/
H A Dtarget.cc77 if (et == elfcpp::ET_REL in do_make_elf_object_implementation()
H A Dbinary.cc294 oehdr.put_e_type(elfcpp::ET_REL); in write_file_header()
/dragonfly/contrib/binutils-2.27/libiberty/
H A Dsimple-object-elf.c116 #define ET_REL 1 /* Relocatable file */ macro
730 ELF_SET_FIELD (fns, cl, Ehdr, buf, e_type, Elf_Half, ET_REL); in simple_object_elf_write_ehdr()
/dragonfly/contrib/gdb-7/libiberty/
H A Dsimple-object-elf.c116 #define ET_REL 1 /* Relocatable file */ macro
729 ELF_SET_FIELD (fns, cl, Ehdr, buf, e_type, Elf_Half, ET_REL); in simple_object_elf_write_ehdr()
/dragonfly/contrib/gcc-4.7/libiberty/
H A Dsimple-object-elf.c116 #define ET_REL 1 /* Relocatable file */ macro
729 ELF_SET_FIELD (fns, cl, Ehdr, buf, e_type, Elf_Half, ET_REL); in simple_object_elf_write_ehdr()
/dragonfly/sys/sys/
H A Delf_common.h122 #define ET_REL 1 /* Relocatable file */ macro
/dragonfly/contrib/gdb-7/include/elf/
H A Dcommon.h89 #define ET_REL 1 /* Relocatable file */ macro
/dragonfly/contrib/binutils-2.27/include/elf/
H A Dcommon.h90 #define ET_REL 1 /* Relocatable file */ macro
/dragonfly/contrib/binutils-2.27/binutils/
H A Delfedit.c622 return ET_REL; in elf_type()
/dragonfly/stand/boot/common/
H A Dload_elf_obj.c120 hdr->e_type != ET_REL) { in __elfN()
/dragonfly/contrib/binutils-2.34/libiberty/
H A Dsimple-object-elf.c120 #define ET_REL 1 /* Relocatable file */ macro
809 ELF_SET_FIELD (fns, cl, Ehdr, buf, e_type, Elf_Half, ET_REL); in simple_object_elf_write_ehdr()
/dragonfly/contrib/gcc-8.0/libiberty/
H A Dsimple-object-elf.c120 #define ET_REL 1 /* Relocatable file */ macro
801 ELF_SET_FIELD (fns, cl, Ehdr, buf, e_type, Elf_Half, ET_REL); in simple_object_elf_write_ehdr()
/dragonfly/sys/kern/
H A Dlink_elf_obj.c214 hdr->e_type != ET_REL || in link_elf_obj_preload_file()
474 if (hdr->e_type != ET_REL) { in link_elf_obj_load_file()
/dragonfly/contrib/binutils-2.34/binutils/
H A Delfedit.c836 return ET_REL; in elf_type()
/dragonfly/contrib/binutils-2.34/elfcpp/
H A Delfcpp.h156 ET_REL = 1,
/dragonfly/contrib/binutils-2.34/bfd/
H A Delfcode.h566 if (i_ehdrp->e_shoff == 0 && i_ehdrp->e_type == ET_REL) in elf_object_p()
/dragonfly/contrib/binutils-2.27/bfd/
H A Delfcode.h559 if (i_ehdrp->e_shoff == 0 && i_ehdrp->e_type == ET_REL) in elf_object_p()
/dragonfly/contrib/binutils-2.27/elfcpp/
H A Delfcpp.h156 ET_REL = 1,
/dragonfly/contrib/gdb-7/bfd/
H A Delfcode.h560 if (i_ehdrp->e_shoff == 0 && i_ehdrp->e_type == ET_REL) in elf_object_p()

12