Searched refs:help (Results 1 – 7 of 7) sorted by relevance
4 help16 help22 help28 help36 help44 help52 help59 help65 help75 help[all …]
6 help15 help25 help35 help
35 .help = "Say Hello World or Hello [string]",
82 --long verbose,flush,help,list,dev:,dry-run -- "$@")120 -h | --help )
226 BTF_LLC_PROBE := $(shell $(LLC) -march=bpf -mattr=help 2>&1 | grep dwarfris)227 BTF_PAHOLE_PROBE := $(shell $(BTF_PAHOLE) --help 2>&1 | grep BTF)228 BTF_OBJCOPY_PROBE := $(shell $(LLVM_OBJCOPY) --help 2>&1 | grep -i 'usage.*llvm')295 @if ! (${LLC} -march=bpf -mattr=help > /dev/null 2>&1); then \
84 BTF_LLC_PROBE := $(shell $(LLC) -march=bpf -mattr=help 2>&1 | grep dwarfris)85 BTF_PAHOLE_PROBE := $(shell $(BTF_PAHOLE) --help 2>&1 | grep BTF)86 BTF_OBJCOPY_PROBE := $(shell $(LLVM_OBJCOPY) --help 2>&1 | grep -i 'usage.*llvm')146 @if ! (${LLC} -march=bpf -mattr=help > /dev/null 2>&1); then \
305 static const char help[] = variable356 fprintf(stderr, help, argv[0]); in main()