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

/illumos-gate/usr/src/cmd/sgs/libld/common/
H A Dupdate.c192 Word symtab_gbl_bndx; /* .symtab ndx 1st global */ local
898 symtab_gbl_bndx = symtab_ndx; /* .symtab index of 1st global entry */
1940 shdr->sh_info = symtab_gbl_bndx;

Completed in 52 milliseconds