Home
last modified time | relevance | path

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

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