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

  /src/sys/arch/amd64/stand/prekern/
elf.c 316 eif.shdr[i].sh_type != SHT_RELA &&
495 if (eif.shdr[i].sh_type != SHT_RELA) {
  /src/sys/arch/amiga/stand/bootblock/elf2bb/
elf2bb.c 191 } else if (be32toh(sh[i].sh_type) == SHT_RELA) {
313 if (be32toh(sh[i].sh_type) != SHT_RELA)
  /src/sys/arch/atari/stand/tostools/libtos/
exec_elf.h 331 #define SHT_RELA 4 /* Relocation information w/ addend */
  /src/tools/amiga-elf2bb/sys/
exec_elf.h 361 #define SHT_RELA 4 /* Relocation information w/ addend */
  /src/sys/kern/
subr_kobj.c 264 case SHT_RELA:
548 case SHT_RELA:
  /src/sys/lib/libsa/
loadfile_elf32.c 464 case SHT_RELA:
  /src/tools/arm-elf2aout/sys/
exec_elf.h 416 #define SHT_RELA 4 /* Relocation information w/ addend */
  /src/tools/m68k-elf2aout/sys/
exec_elf.h 416 #define SHT_RELA 4 /* Relocation information w/ addend */
  /src/sys/arch/epoc32/stand/e32boot/include/
elf.h 414 #define SHT_RELA 4 /* Relocation information w/ addend */
  /src/sys/sys/
exec_elf.h 507 #define SHT_RELA 4 /* Relocation information w/ addend */

Completed in 23 milliseconds