Home
last modified time | relevance | path

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

/linux/tools/bpf/bpftool/
H A Dbtf_dumper.c885 const char *shortfile; in btf_dump_linfo_dotlabel() local
892 shortfile = ""; in btf_dump_linfo_dotlabel()
894 shortfile = shorten_path(file); in btf_dump_linfo_dotlabel()
896 printf("; [%s", shortfile > file ? "..." : ""); in btf_dump_linfo_dotlabel()
897 dotlabel_puts(shortfile); in btf_dump_linfo_dotlabel()