Searched defs:st_shndx (Results 1 - 5 of 5) sorted by relevance

/illumos-gate/usr/src/grub/grub-0.97/stage2/
H A Di386-elf.h126 Elf32_Half st_shndx; member in struct:__anon2186
/illumos-gate/usr/src/cmd/sgs/elfedit/modules/common/
H A Dsym.c56 SYM_CMD_T_ST_SHNDX = 5, /* sym:st_shndx */
280 shndx = sym->st_shndx;
361 ndx1 = sym1->st_shndx;
369 ndx2 = sym2->st_shndx;
499 value = sym[ndx].st_shndx;
796 Word shndx, st_shndx, xshndx; local
837 * for st_shndx and the extended section slot.
844 st_shndx = SHN_XINDEX;
847 st_shndx = shndx;
854 shndx_chg = (sym->st_shndx !
[all...]
/illumos-gate/usr/src/boot/sys/sys/
H A Delf32.h201 Elf32_Half st_shndx; /* Section index of symbol. */ member in struct:__anon418
H A Delf64.h206 Elf64_Half st_shndx; /* Section index of symbol. */ member in struct:__anon435
/illumos-gate/usr/src/uts/common/sys/
H A Delf.h513 Elf32_Half st_shndx; /* SHN_... */ member in struct:__anon258
521 Elf64_Half st_shndx; /* SHN_... */ member in struct:__anon259

Completed in 51 milliseconds