Searched refs:st_value (Results 1 - 25 of 180) sorted by relevance

12345678

/illumos-gate/usr/src/cmd/mdb/common/modules/md/
H A Dsnarf.c141 if (mdb_vread(&md_nunits, sizeof (unit_t), nmdsym.st_value) == -1) {
142 mdb_warn("failed to read md_nunits at %p\n", nmdsym.st_value);
150 if (mdb_vread(&md_nsets, sizeof (set_t), mdsetsym.st_value) == -1) {
151 mdb_warn("failed to read md_nsets at %p\n", mdsetsym.st_value);
157 (uintptr_t)setsym.st_value, sizeof (md_set_t));
160 offset = setsym.st_value;
165 (uintptr_t)(setsym.st_value + offset));
171 i, (uintptr_t)(setsym.st_value + offset));
H A Dset_io_cnt.c92 setiosym.st_value);
117 setiosym.st_value + offset) == -1) {
119 setiosym.st_value + offset);
126 setiosym.st_value + offset + sizeof (kmutex_t) +
/illumos-gate/usr/src/cmd/sgs/libld/common/
H A Dmachsym.sparc.c76 if (osym->st_value == nsym->st_value) {
80 conv_sym_SPARC_value(osym->st_value, 0, &inv_buf1),
88 if (osym->st_value == nsym->st_value) {
96 conv_sym_SPARC_value(osym->st_value, 0, &inv_buf1),
108 conv_sym_SPARC_value(osym->st_value, 0, &inv_buf1),
117 conv_sym_SPARC_value(osym->st_value, 0, &inv_buf1),
119 conv_sym_SPARC_value(nsym->st_value, 0, &inv_buf2));
175 if ((sym->st_value < STO_SPARC_REGISTER_G
[all...]
H A Dupdate.c76 return ((s1->st_value < s2->st_value) ? -1 :
77 (s1->st_value > s2->st_value));
111 cmp_addr = ldynsym[symsort[cmp_ndx]].st_value;
113 addr = ldynsym[symsort[ndx]].st_value;
340 sym->st_value = 0;
354 sym->st_value = 0;
404 sym->st_value = osp->os_shdr->sh_addr;
787 sym->st_value
[all...]
/illumos-gate/usr/src/tools/ctf/common/
H A Dsymbol.c59 sym->st_value == 0)
/illumos-gate/usr/src/cmd/sgs/rtld/sparc/
H A Dcommon_sparc.c70 if (sym1->st_value == sym2->st_value)
75 if (sym1->st_value == sym2->st_value) {
145 conv_sym_SPARC_value(symdef->st_value,
151 conv_sym_SPARC_value(symdef->st_value,
/illumos-gate/usr/src/cmd/mdb/common/modules/logindmux/
H A Dlogindmux.c107 mdb_qops_install(&logdmux_uqops, (uintptr_t)sym.st_value);
109 mdb_qops_install(&logdmux_lqops, (uintptr_t)sym.st_value);
120 mdb_qops_remove(&logdmux_uqops, (uintptr_t)sym.st_value);
122 mdb_qops_remove(&logdmux_lqops, (uintptr_t)sym.st_value);
/illumos-gate/usr/src/cmd/sgs/librtld/common/
H A Dsyms.c67 if (syms->st_value)
68 syms->st_value += addr;
77 syms->st_value = edata + addr;
/illumos-gate/usr/src/cmd/dis/
H A Ddis_target.c161 if (syma->se_sym.st_value < symb->se_sym.st_value)
164 if (syma->se_sym.st_value > symb->se_sym.st_value)
315 * If st_value == 0, references to these
320 if (sym->se_sym.st_value == 0) {
331 * If st_value != 0, (such as examining
336 * to have st_value mapped.
366 sym->se_sym.st_value +=
656 addr >= tgt->dt_symcache->se_sym.st_value
[all...]
/illumos-gate/usr/src/cmd/sgs/librtld_db/demo/common/
H A Dsyms.c85 symptr->st_value += (GElf_Addr)(mp->mi_addr);
159 svalue = (ulong_t)sym.st_value;
169 (svalue >= (ulong_t)lsymr->st_value))) {
170 if (lsymr && (lsymr->st_value == svalue))
177 (svalue >= (ulong_t)symr->st_value)) {
178 if (symr && (symr->st_value == svalue))
195 if (symr && (lsymr->st_value > symr->st_value))
203 symptr->st_value += baseaddr;
/illumos-gate/usr/src/cmd/mdb/tools/findfp/common/
H A Dfindsym.c66 if (addr - sym.st_value < sym.st_size) {
71 *offp = addr - sym.st_value;
/illumos-gate/usr/src/lib/libdtrace/i386/
H A Ddt_isadep.c65 ftp->ftps_pc = (uintptr_t)symp->st_value;
94 size = dt_instr_size(&text[i], dtp, pid, symp->st_value + i,
142 if (Pread(P, text, symp->st_size, symp->st_value) != symp->st_size) {
149 ftp->ftps_pc = (uintptr_t)symp->st_value;
169 symp->st_value + i, dmodel);
202 symp->st_value + i, dmodel);
272 ftp->ftps_pc = (uintptr_t)symp->st_value;
290 if (Pread(P, text, symp->st_size, symp->st_value) !=
324 symp->st_value + i, dmodel);
360 ftp->ftps_pc = (uintptr_t)symp->st_value;
[all...]
/illumos-gate/usr/src/cmd/mdb/common/modules/mm/
H A Dmm.c41 kw->kmlw_addr = sym.st_value;
43 if (mdb_vread(kw->kmlw_entries, sym.st_size, sym.st_value) == -1) {
44 mdb_warn("couldn't read log at %p", sym.st_value);
/illumos-gate/usr/src/cmd/mdb/common/modules/libumem/
H A Dmisc.c94 if (mdb_vread(buf, sym.st_size, (uintptr_t)sym.st_value)
/illumos-gate/usr/src/cmd/mdb/common/kmdb/kctl/
H A Dkctl_auxv.c50 addr = ksym->st_value;
69 return (ksym->st_value);
/illumos-gate/usr/src/lib/libdtrace/sparc/
H A Ddt_isadep.c57 ftp->ftps_pc = (uintptr_t)symp->st_value;
85 if (Pread(P, text, symp->st_size, symp->st_value) != symp->st_size) {
98 ftp->ftps_pc = symp->st_value;
112 instr.ftiq_pc = symp->st_value + i * 4;
285 ftp->ftps_pc = (uintptr_t)symp->st_value;
307 ftp->ftps_pc = (uintptr_t)symp->st_value;
/illumos-gate/usr/src/lib/libdtrace/common/
H A Ddlink_audit.c121 dtrace_link_dof((void *)(uintptr_t)sym.st_value,
H A Ddt_module.c90 if (sym->st_value != 0 &&
123 if (sym->st_value != 0 &&
144 if (lhs->st_value != rhs->st_value)
145 return (lhs->st_value > rhs->st_value ? 1 : -1);
173 if (lhs->st_value != rhs->st_value)
174 return (lhs->st_value > rhs->st_value
[all...]
/illumos-gate/usr/src/cmd/mdb/common/modules/ptm/
H A Dptm.c314 mdb_qops_install(&ptm_qops, (uintptr_t)sym.st_value);
316 mdb_qops_install(&pts_qops, (uintptr_t)sym.st_value);
327 mdb_qops_remove(&ptm_qops, (uintptr_t)sym.st_value);
329 mdb_qops_remove(&pts_qops, (uintptr_t)sym.st_value);
/illumos-gate/usr/src/cmd/mdb/i86pc/modules/pcplusmp/
H A Dpcplusmp.c117 gld_intr_addr = (uintptr_t)sym.st_value;
/illumos-gate/usr/src/cmd/sgs/link_audit/common/
H A Dsymbindrep.c105 return (symp->st_value);
H A Dwho.c223 if (((uintptr_t)_sym->st_value < (uintptr_t)pc) &&
224 (_sym->st_value > sym->st_value))
229 (ulong_t)((uintptr_t)pc - (uintptr_t)sym->st_value));
322 return (symp->st_value);
/illumos-gate/usr/src/lib/libm/common/m9x/
H A D__fex_sym.c287 if (s[j].st_value < ph[i].p_vaddr || s[j].st_value >= ph[i].p_vaddr
293 if (s[j].st_value < value || s[j].st_value > va)
296 value = s[j].st_value;
/illumos-gate/usr/src/cmd/sgs/rtld/common/
H A Daudit.c820 Addr ovalue = sym->st_value;
836 sym->st_value = (Addr)(*alp->al_pltenter)(sym, ndx,
847 if (ovalue != sym->st_value) {
849 alp->al_libname, name, sym->st_value));
862 return (nsym.st_value);
881 return (nsym.st_value);
985 Addr ovalue = sym->st_value;
1015 sym->st_value = (*alp->al_symbind)(sym, ndx, racp == NULL ?
1033 if ((ovalue != sym->st_value) &&
1037 if ((ovalue != sym->st_value) || (oflag
[all...]
/illumos-gate/usr/src/cmd/mdb/common/mdb/
H A Dmdb_gelf.c96 * its st_value by the file offset of the section corresponding to
856 if (lhs->st_value != rhs->st_value)
857 return (lhs->st_value > rhs->st_value ? 1 : -1);
884 if (lhs->st_value != rhs->st_value)
885 return (lhs->st_value > rhs->st_value ? 1 : -1);
911 if (sym->st_value !
[all...]

Completed in 138 milliseconds

12345678