Home
last modified time | relevance | path

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

/netbsd/src/external/gpl3/gdb/dist/gdb/python/
Dpython.c2058 python_write_bytecode () in python_write_bytecode() function
2094 Py_DontWriteBytecodeFlag = !python_write_bytecode (); in set_python_dont_write_bytecode()
2261 config.write_bytecode = python_write_bytecode (); in do_start_initialization()
/netbsd/src/external/gpl3/binutils/dist/
DChangeLog.git111876 Wrap python_write_bytecode with HAVE_PYTHON ifdef