Searched full:liberty (Results 1 – 18 of 18) sorted by relevance
/openbmc/linux/tools/build/feature/ |
H A D | Makefile | 23 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 D | Makefile | 101 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 D | stratixII.h | 4 * Eran Liberty, Extricom, eran.liberty@gmail.com
|
/openbmc/u-boot/arch/m68k/include/asm/ |
H A D | fsl_i2c.h | 8 * Xianghua Xiao <x.xiao@motorola.com>, Eran Liberty (liberty@freescale.com),
|
/openbmc/linux/tools/build/ |
H A D | Makefile.feature | 89 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 D | fsl_i2c.h | 8 * Xianghua Xiao <x.xiao@motorola.com>, Eran Liberty (liberty@freescale.com),
|
H A D | e300.h | 3 * Liberty Eran (liberty@freescale.com)
|
H A D | immap_83xx.h | 11 * Eran Liberty <liberty@freescale.com>
|
/openbmc/linux/tools/perf/ |
H A D | Makefile.config | 895 # 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 D | Makefile.perf | 255 # example, liberty. Select all checkers so we won't get an incomplete feature
|
/openbmc/u-boot/drivers/fpga/ |
H A D | stratixII.c | 4 * Eran Liberty, Extricom , eran.liberty@gmail.com
|
/openbmc/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()
|
/openbmc/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
|
/openbmc/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()
|
/openbmc/qemu/include/hw/xen/interface/io/ |
H A D | netif.h | 203 * of 1500 octets. A frontend is also at liberty to ignore this value so
|
/openbmc/linux/drivers/usb/core/ |
H A D | message.c | 356 * interrupt endpoints. We will take the liberty of creating an interrupt URB
|
/openbmc/openbmc/poky/meta/recipes-devtools/binutils/binutils/ |
H A D | 0008-Use-libtool-2.4.patch | 1406 - SHARED_LIBADD="-L`pwd`/../libiberty/pic -liberty" 2006 - SHARED_LIBADD="-L`pwd`/../libiberty/pic -liberty"
|