Home
last modified time | relevance | path

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

/illumos-gate/usr/src/lib/libproc/common/
H A DPsymtab_machelf32.c230 DI_STRTAB, in fake_elf64() enumerator
247 (1 << DI_SYMENT) | (1 << DI_STRTAB) | (1 << DI_STRSZ); in fake_elf64()
320 d[DI_STRTAB] = &dp[i]; in fake_elf64()
321 di_mask |= (1 << DI_STRTAB); in fake_elf64()
569 sp->sh_addr = d[DI_STRTAB]->d_un.d_ptr; in fake_elf64()
624 strtabptr = d[DI_STRTAB]->d_un.d_ptr; in fake_elf64()