Home
last modified time | relevance | path

Searched refs:load_libjvm (Results 1 – 1 of 1) sorted by relevance

/illumos-gate/usr/src/cmd/ptools/pstack/
H A Dpstack.c103 static jvm_agent_t *load_libjvm(struct ps_prochandle *P);
290 handle.jvm = load_libjvm(Pr); in main()
749 load_libjvm(struct ps_prochandle *Pr) in load_libjvm() function