Home
last modified time | relevance | path

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

/linux/Documentation/
H A DChanges48 gtags (optional) 6.6.5 gtags --version
188 gtags / GNU GLOBAL (optional)
192 tag files through ``make gtags``. This is due to its use of the gtags
/linux/scripts/
H A Dtags.sh6 # mode may be any of: tags, gtags, TAGS, cscope
35 # gtags(1) refuses to index any file outside of its current working dir.
36 # If gtags indexing is requested and the build output directory is not
38 if [[ "$1" == "gtags" && -n "${tree}" ]]; then
136 all_target_sources | gtags -i -C "${tree:-.}" -f - "$PWD"
342 "gtags")
/linux/
H A DMakefile295 cscope gtags TAGS tags help% %docs check% coccicheck \
2176 tags TAGS cscope gtags: FORCE target