Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/sgs/librtld/common/
H A Drelocate.c430 Cache *orcache, *ircache = 0; local
477 if ((ircache == (Cache *)0) || (rel->r_offset < bgn) ||
484 if (ircache == (Cache *)0) {
500 ircache = &icache[ndx];
510 off = rel->r_offset - ircache->c_shdr->sh_addr;
511 if (ircache->c_data->d_buf)
512 iaddr = (uchar_t *)ircache->c_data->d_buf + off;