Searched refs:sh_info (Results 1 - 20 of 20) sorted by relevance

/osnet-11/usr/src/grub/grub-0.97/netboot/
H A Di386_elf.h69 Elf32_Word sh_info; /* Depends on section type. */ member in struct:__anon214
/osnet-11/usr/src/grub/grub2/grub-core/efiemu/i386/
H A Dloadcore32.c63 if (seg->section == s->sh_info)
H A Dloadcore64.c59 if (seg->section == s->sh_info)
/osnet-11/usr/src/grub/grub2/grub-core/kern/i386/
H A Ddl.c70 if (seg->section == s->sh_info)
/osnet-11/usr/src/lib/libproc/common/
H A DPsymtab_machelf32.c493 sp->sh_info = 0;
515 sp->sh_info = sp->sh_size / sizeof (Sym);
542 sp->sh_info = 1; /* Index of 1st global in table */
568 sp->sh_info = 0;
592 sp->sh_info = 0;
688 sp->sh_info = 0;
H A DPcore.c879 b->shdr[1].sh_info = symtab->sh_info;
895 b->shdr[2].sh_info = strtab->sh_info;
945 b->shdr[1].sh_info = symtab->sh_info;
960 b->shdr[2].sh_info = strtab->sh_info;
1029 dst->sh_info = src->sh_info;
[all...]
H A DPgcore.c630 shdr.sh_info = info;
651 shdr.sh_info = info;
686 index + 1, sym->sym_hdr_pri.sh_info, sym->sym_hdr_pri.sh_addralign,
H A DPsymtab.c1089 if (shdr0.sh_info != 0)
1090 *phnum = shdr0.sh_info;
1143 if (shdr0.sh_info != 0)
1144 *phnum = shdr0.sh_info;
/osnet-11/usr/src/grub/grub2/grub-core/kern/sparc64/
H A Ddl.c71 if (seg->section == s->sh_info)
/osnet-11/usr/src/grub/grub2/grub-core/kern/x86_64/
H A Ddl.c70 if (seg->section == s->sh_info)
/osnet-11/usr/src/grub/grub2/util/
H A Dgrub-pe2elf.c209 shdr[num_sections].sh_info = idx;
275 != shdr[i].sh_info)
295 shdr[shdr[i].sh_info].sh_size,
296 shdr[shdr[i].sh_info].sh_offset,
H A Dgrub-mkimagexx.c331 target_section_index = grub_target_to_host32 (s->sh_info);
653 section_address = section_addresses[grub_le_to_cpu32 (s->sh_info)];
/osnet-11/usr/src/grub/grub2/grub-core/kern/mips/
H A Ddl.c97 if (seg->section == s->sh_info)
135 if (seg->section == s->sh_info)
/osnet-11/usr/src/grub/grub2/grub-core/kern/powerpc/
H A Ddl.c128 if (seg->section == s->sh_info)
/osnet-11/usr/src/grub/grub-0.97/stage2/
H A Di386-elf.h112 Elf32_Word sh_info; /* Additional section information */ member in struct:__anon308
/osnet-11/usr/src/lib/libctf/common/
H A Dctf_lib.c151 dst->sh_info = src->sh_info;
/osnet-11/usr/src/lib/libdtrace/common/
H A Ddt_link.c534 shp->sh_info = de.de_global;
559 shp->sh_info = ESHDR_DOF;
671 shp->sh_info = de.de_global;
692 shp->sh_info = ESHDR_DOF;
1139 if ((scn_tgt = elf_getscn(elf, shdr_rel.sh_info)) == NULL ||
1202 shdr_rel.sh_info, &fsym) != 0) {
1363 shdr_rel.sh_info, &fsym) != 0)
/osnet-11/usr/src/grub/grub2/grub-core/kern/ia64/
H A Ddl.c197 if (seg->section == s->sh_info)
/osnet-11/usr/src/grub/grub2/include/grub/
H A Delf.h272 Elf32_Word sh_info; /* Additional section information */ member in struct:__anon723
286 Elf64_Word sh_info; /* Additional section information */ member in struct:__anon724
348 #define SHF_INFO_LINK (1 << 6) /* `sh_info' contains SHT index */
/osnet-11/usr/src/lib/libelfsign/common/
H A Delfsignlib.c593 shdr.sh_info = 0;

Completed in 200 milliseconds