HomeSort by: relevance | last modified time | path
    Searched refs:ET_REL (Results 1 - 10 of 10) sorted by relevancy

  /src/sys/arch/atari/stand/tostools/libtos/
exec_elf.h 177 #define ET_REL 1 /* Relocatable file */
  /src/sys/arch/amd64/stand/prekern/
elf.c 57 eif.ehdr->e_type != ET_REL) {
  /src/sys/arch/amiga/stand/bootblock/elf2bb/
elf2bb.c 151 if (be16toh(eh->e_type) != ET_REL)
  /src/tools/amiga-elf2bb/sys/
exec_elf.h 179 #define ET_REL 1 /* Relocatable file */
  /src/sys/lib/libsa/
loadfile_elf32.c 361 if (elf->e_type != ET_REL) {
  /src/sys/kern/
subr_kobj.c 201 if (hdr->e_type != ET_REL) {
  /src/tools/arm-elf2aout/sys/
exec_elf.h 196 #define ET_REL 1 /* Relocatable file */
  /src/tools/m68k-elf2aout/sys/
exec_elf.h 196 #define ET_REL 1 /* Relocatable file */
  /src/sys/arch/epoc32/stand/e32boot/include/
elf.h 194 #define ET_REL 1 /* Relocatable file */
  /src/sys/sys/
exec_elf.h 200 #define ET_REL 1 /* Relocatable file */

Completed in 62 milliseconds