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

/opensolaris-onvv-gate/usr/src/lib/libproc/common/
H A DPsymtab_machelf32.c229 DI_SUNW_SYMSZ, enumerator in enum:__anon4155
311 d[DI_SUNW_SYMSZ] = &dp[i];
333 if ((d[DI_SUNW_SYMTAB] != NULL) && (d[DI_SUNW_SYMSZ] != NULL) &&
336 d[DI_SUNW_SYMSZ]->d_un.d_val)))) {
338 d[DI_SUNW_SYMSZ] = NULL;
378 ldynsym_size = (size_t)d[DI_SUNW_SYMSZ]->d_un.d_val;

Completed in 96 milliseconds