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

/illumos-gate/usr/src/lib/libproc/common/
H A DPsymtab_machelf32.c223 DI_PLTGOT, enumerator in enum:__anon30
286 d[DI_PLTGOT] = &dp[i];
404 if (d[DI_PLTGOT] != NULL && d[DI_JMPREL] != NULL &&
677 if (sym.st_value != d[DI_PLTGOT]->d_un.d_ptr) {
678 dprintf("warning: DI_PLTGOT (%lx) doesn't match "
680 (long)d[DI_PLTGOT]->d_un.d_ptr,

Completed in 64 milliseconds