Home
last modified time | relevance | path

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

/linux/Documentation/process/
H A Dchanges.rst64 gtags (optional) 6.6.5 gtags --version
181 gtags / GNU GLOBAL (optional)
185 tag files through ``make gtags``. This is due to its use of the gtags
/linux/Documentation/
H A DChanges64 gtags (optional) 6.6.5 gtags --version
181 gtags / GNU GLOBAL (optional)
185 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"
331 "gtags")
/linux/
H A DMakefile298 cscope gtags TAGS tags help% %docs check% coccicheck \
2022 tags TAGS cscope gtags: FORCE target