DI_SUNW_SYMTAB
d[DI_SUNW_SYMTAB] = &dp[i];
if ((d[DI_SUNW_SYMTAB] != NULL) && (d[DI_SUNW_SYMSZ] != NULL) &&
((d[DI_SYMTAB]->d_un.d_ptr <= d[DI_SUNW_SYMTAB]->d_un.d_ptr) ||
(d[DI_SYMTAB]->d_un.d_ptr >= (d[DI_SUNW_SYMTAB]->d_un.d_ptr +
d[DI_SUNW_SYMTAB] = NULL;
if (d[DI_SUNW_SYMTAB] != NULL) {
- d[DI_SUNW_SYMTAB]->d_un.d_ptr);
ep->e_shnum = 5 + (pltsz != 0) + (d[DI_SUNW_SYMTAB] != NULL);
if (d[DI_SUNW_SYMTAB] != NULL) {
sp->sh_addr = d[DI_SUNW_SYMTAB]->d_un.d_ptr;