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

/openjdk7/hotspot/agent/src/os/solaris/proc/
H A Dsaproc.cpp1243 jstring resSym = env->NewStringUTF(nameBuf); local
1246 return env->CallObjectMethod(this_obj, createClosestSymbol_ID, resSym, (address - sym.st_value));

Completed in 43 milliseconds