Home
last modified time | relevance | path

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

/titanic_41/usr/src/cmd/ptools/pstack/
H A Dpstack.c119 static pydb_pc_frameinfo_f pydb_pc_frameinfo; variable
589 rc = pydb_pc_frameinfo(h->pydb, pc, argv[0], buf_py, in print_frame()
811 pydb_pc_frameinfo = (pydb_pc_frameinfo_f) in load_libpython()
815 pydb_pc_frameinfo == NULL) { in load_libpython()
846 pydb_pc_frameinfo = NULL; in reset_libpython()