Searched full:liberty (Results 1 – 12 of 12) sorted by relevance
| /linux/tools/build/feature/ |
| H A D | Makefile | 20 test-libbfd-liberty.bin \ 21 test-libbfd-liberty-z.bin \ 280 $(BUILD_BFD) || $(BUILD_BFD) -liberty || $(BUILD_BFD) -liberty -lz 283 $(BUILD_BFD) -lopcodes || $(BUILD_BFD) -lopcodes -liberty || \ 284 $(BUILD_BFD) -lopcodes -liberty -lz 287 $(BUILD_BFD) -lopcodes || $(BUILD_BFD) -lopcodes -liberty || \ 288 $(BUILD_BFD) -lopcodes -liberty -lz 293 $(OUTPUT)test-libbfd-liberty.bin: 294 $(CC) $(CFLAGS) -Wall -Werror -o $@ test-libbfd.c -DPACKAGE='"perf"' $(LDFLAGS) -lbfd -ldl -liberty [all...] |
| /linux/tools/bpf/bpftool/ |
| H A D | Makefile | 113 FEATURE_TESTS += libbfd-liberty 114 FEATURE_TESTS += libbfd-liberty-z 123 FEATURE_DISPLAY += libbfd-liberty 124 FEATURE_DISPLAY += libbfd-liberty-z 186 else ifeq ($(feature-libbfd-liberty),1) 187 LIBS += -lbfd -ldl -lopcodes -liberty 188 else ifeq ($(feature-libbfd-liberty-z),1) 189 LIBS += -lbfd -ldl -lopcodes -liberty -lz
|
| /linux/tools/build/ |
| H A D | Makefile.feature | 119 libbfd-liberty \ 120 libbfd-liberty-z \ 160 FEATURE_GROUP_MEMBERS-libbfd = libbfd-liberty libbfd-liberty-z
|
| /linux/tools/perf/ |
| H A D | Makefile.config | 922 $(call feature_check,libbfd-liberty) 923 $(call feature_check,libbfd-liberty-z) 929 # we may be on a system that requires -liberty and (maybe) -lz 933 else ifeq ($(feature-libbfd-liberty), 1) 934 EXTLIBS += -lbfd -lopcodes -liberty 935 else ifeq ($(feature-libbfd-liberty-z), 1) 936 EXTLIBS += -lbfd -lopcodes -liberty -lz 978 ifeq ($(filter -liberty,$(EXTLIBS)),) 981 EXTLIBS += -liberty 984 ifneq ($(filter -liberty,$(EXTLIBS)),)
|
| H A D | Makefile.perf | 302 # example, liberty. Select all checkers so we won't get an incomplete feature
|
| /linux/tools/objtool/ |
| H A D | Makefile | 90 "-lopcodes -lbfd -liberty" \ 91 "-lopcodes -lbfd -liberty -lz"; do \
|
| /linux/arch/arm/mach-s3c/ |
| H A D | wakeup-mask.c | 33 /* bit of a liberty to read this directly from irq_data. */ in samsung_sync_wakemask()
|
| /linux/Documentation/devicetree/bindings/opp/ |
| H A D | opp-v1.yaml | 14 have the liberty of choosing these. These combinations are called Operating
|
| H A D | opp-v2-base.yaml | 14 have the liberty of choosing these. These combinations are called Operating
|
| /linux/fs/notify/inotify/ |
| H A D | inotify_fsnotify.c | 167 * I'm taking the liberty of assuming that the mark in question is a in idr_callback()
|
| /linux/fs/netfs/ |
| H A D | rolling_buffer.c | 106 * [!] NOTE: After we set head->next, the consumer is at liberty to in rolling_buffer_make_space()
|
| /linux/drivers/usb/core/ |
| H A D | message.c | 365 * interrupt endpoints. We will take the liberty of creating an interrupt URB
|