Searched refs:OBJCOPY (Results 1 – 7 of 7) sorted by relevance
29 OBJCOPY=objcopy49 ${OBJCOPY} -j bus_autoconf_format -O binary ${F} bus_autoconf.ids 2> /dev/null53 ${OBJCOPY} -j usb_host_id -O binary ${F} "usb_host_id,${G}" 2> /dev/null57 ${OBJCOPY} -j usb_device_id -O binary ${F} "usb_device_id,${G}" 2> /dev/null61 ${OBJCOPY} -j usb_dual_id -O binary ${F} "usb_dual_id,${G}" 2> /dev/null
73 OBJCOPY?= objcopy macro88 ${OBJCOPY} -j .peheader -j .text -j .sdata -j .data \
77 OBJCOPY?= objcopy macro93 ${OBJCOPY} -j .peheader -j .text -j .sdata -j .data \
28 ${OBJCOPY} --strip-debug ${FULLKERNEL} ${KERNEL}.stripped130 …${OBJCOPY} --strip-debug ${DESTDIR}${DESTKERNDIR}/${DESTKERNNAME} ${DESTDIR}${DESTKERNDIR}.old/${D…239 ${OBJCOPY} --strip-debug $$file ${DESTDIR}${DESTKERNDIR}.old/$${file##*/}; \
31 OBJCOPY?= objcopy147 SYSTEM_LD_TAIL= @${OBJCOPY} --strip-symbol gcc2_compiled. ${.TARGET} ; \
66 OBJCOPY?= objcopy305 ${OBJCOPY} --strip-debug ${DESTDIR}${KMODDIR}/${PROG}
56 # compile-with "${OBJCOPY} -S -O binary acpi_wakecode.o ${.TARGET}" \