Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/ptools/pstack/
H A Dpstack.c124 static pydb_pc_frameinfo_f pydb_pc_frameinfo; variable
632 rc = pydb_pc_frameinfo(h->pydb, pc, argv[0], buf_py, in print_frame()
855 pydb_pc_frameinfo = (pydb_pc_frameinfo_f) in load_libpython()
861 (pydb_pc_frameinfo == NULL && in load_libpython()
893 pydb_pc_frameinfo = NULL; in reset_libpython()