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

  /src/sys/arch/amd64/stand/prekern/
elf.c 315 eif.shdr[i].sh_type != SHT_REL &&
460 if (eif.shdr[i].sh_type != SHT_REL) {
  /src/sys/arch/atari/stand/tostools/libtos/
exec_elf.h 336 #define SHT_REL 9 /* Relocation information w/o addend */
  /src/tools/amiga-elf2bb/sys/
exec_elf.h 366 #define SHT_REL 9 /* Relocation information w/o addend */
  /src/sys/kern/
subr_kobj.c 259 case SHT_REL:
526 case SHT_REL:
  /src/sys/lib/libsa/
loadfile_elf32.c 463 case SHT_REL:
  /src/tools/arm-elf2aout/sys/
exec_elf.h 421 #define SHT_REL 9 /* Relocation information w/o addend */
  /src/tools/m68k-elf2aout/sys/
exec_elf.h 421 #define SHT_REL 9 /* Relocation information w/o addend */
  /src/sys/arch/epoc32/stand/e32boot/include/
elf.h 419 #define SHT_REL 9 /* Relocation information w/o addend */
  /src/sys/sys/
exec_elf.h 512 #define SHT_REL 9 /* Relocation information w/o addend */

Completed in 26 milliseconds