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

  /src/sys/arch/atari/stand/tostools/libtos/
exec_elf.h 334 #define SHT_NOTE 7 /* Auxiliary information */
  /src/usr.sbin/paxctl/
paxctl.c 241 if (SH(sh_type) != SHT_NOTE)
303 warnx("Could not find an ELF PaX SHT_NOTE section in `%s'",
  /src/sys/arch/amd64/stand/prekern/
elf.c 91 if (shdr->sh_type == SHT_NOTE) {
  /src/tools/amiga-elf2bb/sys/
exec_elf.h 364 #define SHT_NOTE 7 /* Auxiliary information */
  /src/sys/lib/libsa/
loadfile_elf32.c 615 case SHT_NOTE:
  /src/tools/arm-elf2aout/sys/
exec_elf.h 419 #define SHT_NOTE 7 /* Auxiliary information */
  /src/tools/m68k-elf2aout/sys/
exec_elf.h 419 #define SHT_NOTE 7 /* Auxiliary information */
  /src/sys/arch/epoc32/stand/e32boot/include/
elf.h 417 #define SHT_NOTE 7 /* Auxiliary information */
  /src/sys/sys/
exec_elf.h 510 #define SHT_NOTE 7 /* Auxiliary information */
  /src/sys/kern/
kern_ksyms.c 1015 ksyms_hdr.kh_shdr[SHNOTE].sh_type = SHT_NOTE;

Completed in 26 milliseconds