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

/openjdk7/hotspot/agent/src/os/solaris/proc/
H A Dsaproc_audit.cpp71 la_symbind64(Elf64_Sym *symp, uint_t symndx, uintptr_t *refcook, argument
75 la_symbind32(Elf32_Sym *symp, uint_t symndx, uintptr_t *refcook,
80 const char *sym_name = (const char *)symp->st_name;
97 return symp->st_value;

Completed in 27 milliseconds