HomeSort by: relevance | last modified time | path
    Searched refs:python_libdir (Results 1 - 6 of 6) sorted by relevancy

  /src/external/gpl3/gdb.old/dist/gdb/
defs.h 92 extern std::string python_libdir;
main.c 79 std::string python_libdir; variable
734 python_libdir = relocate_gdb_directory (WITH_PYTHON_LIBDIR,
  /src/external/gpl3/gdb/dist/gdb/
defs.h 92 extern std::string python_libdir;
main.c 81 std::string python_libdir; variable
739 python_libdir = relocate_gdb_directory (WITH_PYTHON_LIBDIR,
  /src/external/gpl3/gdb.old/dist/gdb/python/
python.c 2410 (concat (ldirname (python_libdir.c_str ()).c_str (), SLASH_STRING, "bin",
  /src/external/gpl3/gdb/dist/gdb/python/
python.c 2499 (concat (gdb_ldirname (python_libdir.c_str ()).c_str (), SLASH_STRING, "bin",

Completed in 34 milliseconds