Home
last modified time | relevance | path

Searched full:liberty (Results 1 – 18 of 18) sorted by relevance

/openbmc/linux/tools/build/feature/
H A DMakefile23 test-libbfd-liberty.bin \
24 test-libbfd-liberty-z.bin \
98 $(BUILD_ALL) || $(BUILD_ALL) -lopcodes -liberty
248 $(BUILD_BFD) || $(BUILD_BFD) -liberty || $(BUILD_BFD) -liberty -lz
251 $(BUILD_BFD) -lopcodes || $(BUILD_BFD) -lopcodes -liberty || \
252 $(BUILD_BFD) -lopcodes -liberty -lz
255 $(BUILD_BFD) -lopcodes || $(BUILD_BFD) -lopcodes -liberty || \
256 $(BUILD_BFD) -lopcodes -liberty -lz
261 $(OUTPUT)test-libbfd-liberty.bin:
262 $(CC) $(CFLAGS) -Wall -Werror -o $@ test-libbfd.c -DPACKAGE='"perf"' $(LDFLAGS) -lbfd -ldl -liberty
[all …]
/openbmc/linux/tools/bpf/bpftool/
H A DMakefile101 FEATURE_TESTS += libbfd-liberty
102 FEATURE_TESTS += libbfd-liberty-z
110 FEATURE_DISPLAY += libbfd-liberty
111 FEATURE_DISPLAY += libbfd-liberty-z
157 else ifeq ($(feature-libbfd-liberty),1)
158 LIBS += -lbfd -ldl -lopcodes -liberty
159 else ifeq ($(feature-libbfd-liberty-z),1)
160 LIBS += -lbfd -ldl -lopcodes -liberty -lz
/openbmc/u-boot/include/
H A DstratixII.h4 * Eran Liberty, Extricom, eran.liberty@gmail.com
/openbmc/u-boot/arch/m68k/include/asm/
H A Dfsl_i2c.h8 * Xianghua Xiao <x.xiao@motorola.com>, Eran Liberty (liberty@freescale.com),
/openbmc/linux/tools/build/
H A DMakefile.feature89 libbfd-liberty \
90 libbfd-liberty-z \
147 FEATURE_GROUP_MEMBERS-libbfd = libbfd-liberty libbfd-liberty-z
/openbmc/u-boot/arch/powerpc/include/asm/
H A Dfsl_i2c.h8 * Xianghua Xiao <x.xiao@motorola.com>, Eran Liberty (liberty@freescale.com),
H A De300.h3 * Liberty Eran (liberty@freescale.com)
H A Dimmap_83xx.h11 * Eran Liberty <liberty@freescale.com>
/openbmc/linux/tools/perf/
H A DMakefile.config895 # we are on a system that requires -liberty and (maybe) -lz
900 $(call feature_check,libbfd-liberty)
901 $(call feature_check,libbfd-liberty-z)
903 ifeq ($(feature-libbfd-liberty), 1)
904 EXTLIBS += -lbfd -lopcodes -liberty
905 FEATURE_CHECK_LDFLAGS-disassembler-four-args += -liberty -ldl
906 FEATURE_CHECK_LDFLAGS-disassembler-init-styled += -liberty -ldl
908 ifeq ($(feature-libbfd-liberty-z), 1)
909 EXTLIBS += -lbfd -lopcodes -liberty -lz
910 FEATURE_CHECK_LDFLAGS-disassembler-four-args += -liberty -lz -ldl
[all …]
H A DMakefile.perf255 # example, liberty. Select all checkers so we won't get an incomplete feature
/openbmc/u-boot/drivers/fpga/
H A DstratixII.c4 * Eran Liberty, Extricom , eran.liberty@gmail.com
/openbmc/linux/arch/arm/mach-s3c/
H A Dwakeup-mask.c33 /* bit of a liberty to read this directly from irq_data. */ in samsung_sync_wakemask()
/openbmc/linux/Documentation/devicetree/bindings/opp/
H A Dopp-v1.yaml14 have the liberty of choosing these. These combinations are called Operating
H A Dopp-v2-base.yaml14 have the liberty of choosing these. These combinations are called Operating
/openbmc/linux/fs/notify/inotify/
H A Dinotify_fsnotify.c167 * I'm taking the liberty of assuming that the mark in question is a in idr_callback()
/openbmc/qemu/include/hw/xen/interface/io/
H A Dnetif.h203 * of 1500 octets. A frontend is also at liberty to ignore this value so
/openbmc/linux/drivers/usb/core/
H A Dmessage.c356 * interrupt endpoints. We will take the liberty of creating an interrupt URB
/openbmc/openbmc/poky/meta/recipes-devtools/binutils/binutils/
H A D0008-Use-libtool-2.4.patch1406 - SHARED_LIBADD="-L`pwd`/../libiberty/pic -liberty"
2006 - SHARED_LIBADD="-L`pwd`/../libiberty/pic -liberty"