Home
last modified time | relevance | path

Searched refs:OBJCOPY (Results 1 – 25 of 26) sorted by relevance

12

/openbsd/sys/arch/landisk/stand/mbr/
H A DMakefile13 OBJCOPY?=objcopy macro
25 ${OBJCOPY} -O binary ${PROG} ${.OBJDIR}/.tmp;\
/openbsd/sys/arch/landisk/stand/xxboot/
H A DMakefile22 OBJCOPY?=objcopy macro
39 ${OBJCOPY} -O binary ${PROG}.sym ${PROG}
/openbsd/sys/arch/landisk/stand/boot/
H A DMakefile9 OBJCOPY?=objcopy macro
50 ${OBJCOPY} -O binary ${PROG}.sym ${PROG}
/openbsd/sys/arch/luna88k/stand/boot/
H A DMakefile23 OBJCOPY?= objcopy macro
68 ${OBJCOPY} -S -O a.out-m88k-openbsd --impure ${PROG}.elf ${PROG}
/openbsd/sys/arch/amd64/stand/efiboot/
H A DMakefile.common7 OBJCOPY?= objcopy
67 ${OBJCOPY} -j .text -j .sdata -j .data -j .dynamic -j .dynsym -j .rel \
/openbsd/sys/arch/armv7/stand/efiboot/
H A DMakefile17 OBJCOPY?= objcopy macro
59 ${OBJCOPY} -j .peheader -j .text -j .sdata -j .data \
/openbsd/sys/arch/alpha/stand/
H A DMakefile.inc28 OBJCOPY?= objcopy
/openbsd/sys/arch/riscv64/stand/efiboot/
H A DMakefile18 OBJCOPY?= objcopy macro
62 ${OBJCOPY} -j .peheader -j .text -j .sdata -j .data \
/openbsd/sys/arch/arm64/stand/efiboot/
H A DMakefile18 OBJCOPY?= objcopy macro
61 ${OBJCOPY} -j .peheader -j .text -j .sdata -j .data \
/openbsd/gnu/usr.bin/binutils/
H A DMakefile.in17590 OBJCOPY="$(OBJCOPY)"; export OBJCOPY; \
17658 OBJCOPY="$(OBJCOPY)"; export OBJCOPY; \
17726 OBJCOPY="$(OBJCOPY)"; export OBJCOPY; \
17794 OBJCOPY="$(OBJCOPY)"; export OBJCOPY; \
17862 OBJCOPY="$(OBJCOPY)"; export OBJCOPY; \
17930 OBJCOPY="$(OBJCOPY)"; export OBJCOPY; \
17998 OBJCOPY="$(OBJCOPY)"; export OBJCOPY; \
18066 OBJCOPY="$(OBJCOPY)"; export OBJCOPY; \
18137 OBJCOPY="$(OBJCOPY)"; export OBJCOPY; \
18208 OBJCOPY="$(OBJCOPY)"; export OBJCOPY; \
[all …]
H A Dconfigure3376 if test -n "$OBJCOPY"; then
3377 ac_cv_prog_OBJCOPY="$OBJCOPY" # Let the user override the test.
3391 OBJCOPY="$ac_cv_prog_OBJCOPY"
3392 if test -n "$OBJCOPY"; then
3393 echo "$ac_t""$OBJCOPY" 1>&6
3401 ncn_cv_OBJCOPY=$OBJCOPY
3432 OBJCOPY=$ncn_cv_OBJCOPY
3434 OBJCOPY="${ncn_tool_prefix}objcopy"
3437 OBJCOPY="$ac_cv_prog_OBJCOPY"
4297 s%@OBJCOPY@%$OBJCOPY%g
H A DMakefile.tpl865 OBJCOPY="$(OBJCOPY)"; export OBJCOPY; \
1098 OBJCOPY="$(OBJCOPY)"; export OBJCOPY; \
H A Dconfigure.in2098 NCN_STRICT_CHECK_TOOL(OBJCOPY, objcopy)
/openbsd/sys/arch/alpha/stand/bootxx/
H A DMakefile34 ${OBJCOPY} --output-target=binary ${PROG}.nosym ${PROG}.trunc
/openbsd/sys/arch/macppc/stand/ofwboot/
H A DMakefile19 OBJCOPY?= objcopy macro
/openbsd/sys/arch/alpha/stand/boot/
H A DMakefile39 ${OBJCOPY} --output-target=binary ${PROG}.nosym ${PROG}
/openbsd/sys/arch/alpha/stand/nboot/
H A DMakefile50 ${OBJCOPY} --output-target=binary ${PROG}.nosym ${PROG}
/openbsd/sys/arch/alpha/stand/netboot/
H A DMakefile40 ${OBJCOPY} --output-target=binary ${PROG}.nosym ${PROG}
/openbsd/gnu/llvm/lldb/packages/Python/lldbsuite/test/make/
H A DAndroid.rules65 OBJCOPY ?= $(GCC_TOOLCHAIN)/bin/$(TOOL_PREFIX)-objcopy
H A DMakefile.rules358 OBJCOPY ?= $(call replace_cc_with,objcopy)
/openbsd/gnu/usr.bin/binutils-2.17/
H A Dconfigure4420 if test -n "$OBJCOPY"; then
4435 OBJCOPY="$ac_cv_prog_OBJCOPY"
4436 if test -n "$OBJCOPY"; then
4437 echo "$ac_t""$OBJCOPY" 1>&6
4451 if test -n "$OBJCOPY"; then
4466 OBJCOPY="$ac_cv_prog_OBJCOPY"
4467 if test -n "$OBJCOPY"; then
4468 echo "$ac_t""$OBJCOPY" 1>&6
4480 OBJCOPY="$2"
4482 OBJCOPY="${ncn_tool_prefix}$2"
[all …]
H A DMakefile.tpl158 OBJCOPY="$(OBJCOPY)"; export OBJCOPY; \
H A Dconfigure.in2251 NCN_STRICT_CHECK_TOOLS(OBJCOPY, objcopy)
/openbsd/
H A DMakefile.cross57 OBJCOPY=${CROSSDIR}/usr/${TARGET_CANON}/bin/objcopy \
/openbsd/gnu/share/
H A Dconfigure922 tools="${tools} OBJCOPY OBJDUMP"

12