Home
last modified time | relevance | path

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

/titanic_41/usr/src/cmd/ptools/pstack/
H A Dpstack.c100 static jvm_agent_t *load_libjvm(struct ps_prochandle *P);
284 handle.jvm = load_libjvm(Pr); in main()
705 load_libjvm(struct ps_prochandle *Pr) in load_libjvm() function