Lines Matching refs:d_ptr
334 ((d[DI_SYMTAB]->d_un.d_ptr <= d[DI_SUNW_SYMTAB]->d_un.d_ptr) ||
335 (d[DI_SYMTAB]->d_un.d_ptr >= (d[DI_SUNW_SYMTAB]->d_un.d_ptr +
355 hptr = d[DI_HASH]->d_un.d_ptr;
379 dynsym_size = ldynsym_size - (d[DI_SYMTAB]->d_un.d_ptr
380 - d[DI_SUNW_SYMTAB]->d_un.d_ptr);
508 sp->sh_addr = d[DI_SUNW_SYMTAB]->d_un.d_ptr;
536 sp->sh_addr = d[DI_SYMTAB]->d_un.d_ptr;
562 sp->sh_addr = d[DI_STRTAB]->d_un.d_ptr;
617 strtabptr = d[DI_STRTAB]->d_un.d_ptr;
618 symtabptr = (Sym *)(uintptr_t)d[DI_SYMTAB]->d_un.d_ptr;
665 if (sym.st_value != d[DI_PLTGOT]->d_un.d_ptr) {
668 (long)d[DI_PLTGOT]->d_un.d_ptr,