Searched refs:help (Results 1 – 8 of 8) sorted by relevance
4 help16 help22 help28 help36 help44 help52 help59 help65 help75 help[all …]
6 help16 help26 help36 help46 help57 help68 help78 help88 help100 help[all …]
8 help20 help33 help
35 .help = "Say Hello World or Hello [string]",
82 --long verbose,flush,help,list,dev:,dry-run -- "$@")120 -h | --help )
202 BTF_LLC_PROBE := $(shell $(LLC) -march=bpf -mattr=help 2>&1 | grep dwarfris)203 BTF_PAHOLE_PROBE := $(shell $(BTF_PAHOLE) --help 2>&1 | grep BTF)204 BTF_OBJCOPY_PROBE := $(shell $(LLVM_OBJCOPY) --help 2>&1 | grep -i 'usage.*llvm')271 @if ! (${LLC} -march=bpf -mattr=help > /dev/null 2>&1); then \
85 BTF_LLC_PROBE := $(shell $(LLC) -march=bpf -mattr=help 2>&1 | grep dwarfris)86 BTF_PAHOLE_PROBE := $(shell $(BTF_PAHOLE) --help 2>&1 | grep BTF)87 BTF_OBJCOPY_PROBE := $(shell $(LLVM_OBJCOPY) --help 2>&1 | grep -i 'usage.*llvm')147 @if ! (${LLC} -march=bpf -mattr=help > /dev/null 2>&1); then \
309 static const char help[] = variable365 fprintf(stderr, help, argv[0]); in main()
Completed in 15 milliseconds