Home
last modified time | relevance | path

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

/netbsd-src/external/gpl3/gcc.old/dist/gcc/
H A Dgdbhooks.py614 def find_gcc_source_dir(): function
624 srcdir = find_gcc_source_dir()
/netbsd-src/external/gpl3/gcc/dist/gcc/
H A Dgdbhooks.py614 def find_gcc_source_dir(): function
624 srcdir = find_gcc_source_dir()
H A DChangeLog-201430039 * gdbhooks.py (find_gcc_source_dir): New helper function.