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

/openjdk7/jdk/src/macosx/bin/
H A Djava_md_macosx.c630 Dl_info selfInfo; local
631 dladdr(&GetJREPath, &selfInfo);
633 char *realPathToSelf = realpath(selfInfo.dli_fname, path);

Completed in 35 milliseconds