Searched defs:rel_base (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/cmd/sgs/librtld/common/
H A Ddldump.c154 Rel *rel_base = 0, *rel_null, *rel_data, *rel_func; local
830 if (rel_base == (Rel *)0) {
831 rel_base = (Rel *)_mcache->c_data->d_buf;
832 rel_null = rel_base;
855 Xword off = (Xword)rel_base - (Xword)mehdr;

Completed in 45 milliseconds