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

  /src/sys/arch/sun3/sun3x/
locore2.c 122 shp[i].sh_type != SHT_STRTAB) {
  /src/sys/arch/sun2/sun2/
locore2.c 138 shp[i].sh_type != SHT_STRTAB) {
  /src/sys/arch/sun3/sun3/
locore2.c 142 shp[i].sh_type != SHT_STRTAB) {
  /src/sys/arch/amd64/stand/prekern/
elf.c 314 if (eif.shdr[i].sh_type != SHT_STRTAB &&
411 if (eif.shdr[j].sh_type != SHT_STRTAB) {
  /src/sys/arch/atari/stand/tostools/libtos/
elf.c 124 if ((shdr.sh_type == SHT_SYMTAB) || (shdr.sh_type == SHT_STRTAB))
exec_elf.h 330 #define SHT_STRTAB 3 /* String table */
  /src/sys/arch/i386/stand/lib/
exec_multiboot1.c 95 if (shtype != SHT_SYMTAB && shtype != SHT_STRTAB)
  /src/sys/arch/hpcmips/stand/pbsdboot/
elf.c 249 if ((shtbl[i].sh_type == SHT_STRTAB)
  /src/sys/arch/zaurus/stand/zbsdmod/
zbsdmod.c 192 shp[i].sh_type == SHT_STRTAB) {
  /src/sys/kern/
subr_kobj.c 269 case SHT_STRTAB:
288 shdr[symstrindex].sh_type != SHT_STRTAB) {
378 shdr[hdr->e_shstrndx].sh_type == SHT_STRTAB) {
kern_ksyms.c 1035 ksyms_hdr.kh_shdr[STRTAB].sh_type = SHT_STRTAB;
1043 ksyms_hdr.kh_shdr[SHSTRTAB].sh_type = SHT_STRTAB;
  /src/sys/arch/i386/i386/
multiboot.c 312 if (shdrp2->sh_type == SHT_STRTAB) {
  /src/tools/amiga-elf2bb/sys/
exec_elf.h 360 #define SHT_STRTAB 3 /* String table */
  /src/sys/arch/next68k/next68k/
nextrom.c 186 shp[i].sh_type != SHT_STRTAB) {
  /src/sys/arch/luna68k/luna68k/
machdep.c 303 shp[i].sh_type != SHT_STRTAB) {
  /src/sys/lib/libsa/
loadfile_elf32.c 449 case SHT_STRTAB:
589 case SHT_STRTAB:
  /src/sys/arch/x86/x86/
multiboot2.c 206 if (shdrp2->sh_type == SHT_STRTAB) {
  /src/sys/arch/zaurus/zaurus/
machdep.c 918 sh->sh_type != SHT_STRTAB) {
  /src/tools/arm-elf2aout/sys/
exec_elf.h 415 #define SHT_STRTAB 3 /* String table */
  /src/tools/m68k-elf2aout/sys/
exec_elf.h 415 #define SHT_STRTAB 3 /* String table */
  /src/sys/arch/epoc32/stand/e32boot/include/
elf.h 413 #define SHT_STRTAB 3 /* String table */
  /src/sys/sys/
exec_elf.h 506 #define SHT_STRTAB 3 /* String table */
  /src/sys/arch/mac68k/mac68k/
machdep.c 1024 shp[i].sh_type != SHT_STRTAB) {

Completed in 63 milliseconds