Home
last modified time | relevance | path

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

/dflybsd-src/contrib/gdb-7/gdb/
H A Dmain.c72 char *python_libdir = 0; variable
418 python_libdir = relocate_gdb_directory (tmp, PYTHON_PATH_RELOCATABLE); in captured_main()
H A Ddefs.h153 extern char *python_libdir;
/dflybsd-src/contrib/gdb-7/gdb/python/
H A Dpython.c1537 progname = concat (ldirname (python_libdir), SLASH_STRING, "bin", in _initialize_python()