Searched refs:st_value (Results 26 - 31 of 31) sorted by relevance

12

/osnet-11/usr/src/lib/libdtrace/common/
H A Ddt_consume.c868 if (pc > sym.st_value) {
871 pc - sym.st_value);
957 if (pc[i] > sym.st_value) {
960 (u_longlong_t)(pc[i] - sym.st_value));
1054 pc = sym.st_value;
H A Ddt_aggregate.c281 *pc = sym.st_value;
317 *pc = sym.st_value;
H A Ddt_proc.c358 (void) dt_proc_bpcreate(dpr, (uintptr_t)sym.st_value,
H A Ddt_cg.c1872 DT_LBL_NONE, dnp->dn_reg, sym.st_value);
/osnet-11/usr/src/lib/libproc/sparcv9/
H A DPisadep.c365 if (gregs[R_PC] - sigh.st_value < sigh.st_size) {
/osnet-11/usr/src/grub/grub2/include/grub/
H A Delf.h365 Elf32_Addr st_value; /* Symbol value */ member in struct:__anon725
378 Elf64_Addr st_value; /* Symbol value */ member in struct:__anon726

Completed in 428 milliseconds

12