HomeSort by relevance Sort by last modified time
    Searched refs:objcopy (Results 1 - 25 of 65) sorted by null

1 2 3

  /toolchain/binutils/binutils-2.25/binutils/testsuite/binutils-all/
exclude-1a.d 1 #PROG: objcopy
3 #objcopy:
5 #name: objcopy on sections with SHF_EXCLUDE
localize-hidden-2.d 1 #PROG: objcopy
3 #objcopy: --localize-hidden
group-6.d 1 #PROG: objcopy
2 #objcopy: --remove-section .text.foo
add-empty-section.d 1 #PROG: objcopy
2 #name: objcopy add-empty-section
4 #objcopy: --add-section NEW=$srcdir/empty-file
add-section.d 1 #PROG: objcopy
2 #name: objcopy add-section
4 #objcopy: --add-section NEW=$srcdir/empty.s
note-1.d 1 #PROG: objcopy
3 #objcopy: --add-section .note=$srcdir/note-1.d
copy-1.d 1 #PROG: objcopy
3 #objcopy: --set-section-flags .post_text_reserve=contents,alloc,load,readonly,code
group-5.d 1 #PROG: objcopy
3 #objcopy: --remove-section .dropme
debug_str.d 1 #PROG: objcopy
localize-hidden-1.d 1 #PROG: objcopy
3 #objcopy: --localize-hidden
testranges-ia64.d 1 #PROG: objcopy
testranges.d 1 #PROG: objcopy
copy-3.d 1 #PROG: objcopy
3 #objcopy: --set-section-flags .text=alloc,data
copy-2.d 1 #PROG: objcopy
3 #objcopy: --set-section-flags foo=contents,alloc,load,code
  /toolchain/binutils/binutils-2.25/gas/testsuite/gas/mri/
char.d 0 #objcopy: -O srec
float.d 0 #objcopy: -O srec
  /toolchain/binutils/binutils-2.25/ld/testsuite/ld-elf/
binutils.exp 46 global objcopy
138 binutils_test objcopy "" maxpage1
139 binutils_test objcopy "-shared" maxpage1
143 binutils_test objcopy "-z relro" relro1
144 binutils_test objcopy "-z relro -shared" relro1
155 binutils_test objcopy "-z relro -shared" relro2
176 binutils_test objcopy $testopt $testitem
  /device/google/contexthub/firmware/os/cpu/x86/
x86.mk 18 OBJCOPY = objcopy
  /toolchain/binutils/binutils-2.25/ld/testsuite/ld-ifunc/
binutils.exp 43 global objcopy
101 binutils_test objcopy "" ifunc-4-x86
103 binutils_test objcopy "" ifunc-4-local-x86
  /external/linux-kselftest/tools/testing/selftests/powerpc/switch_endian/
Makefile 12 $(CROSS_COMPILE)objcopy -j .text --reverse-bytes=4 -O binary $< $@
  /external/swiftshader/third_party/subzero/pydir/
szbuild.py 300 objcopy = '{base}/{objcopy}'.format(base=path_addition,
301 objcopy=GetObjcopyCmd(args.target))
338 '{objcopy} --redefine-sym _start=_user_start {obj}'
339 ).format(objcopy=objcopy, obj=obj_llc), echo=args.verbose)
383 '{objcopy} --redefine-sym _start=_user_start {obj}'
384 ).format(objcopy=objcopy, obj=obj_sz), echo=args.verbose)
409 '{objcopy} --weaken {obj} {weak}
    [all...]
  /external/libunwind/tests/
run-coredump-unwind 24 objcopy -S --remove-section .gdb_index --remove-section .comment --keep-symbols="$keep_symbols" "$debuginfo" "$mini_debuginfo" &> /dev/null
28 objcopy --add-section .gnu_debugdata="$mini_debuginfo" "$binary"
  /toolchain/binutils/binutils-2.25/ld/testsuite/ld-mmix/
pr12815-1.d 3 #error: invalid input relocation.*objcopy.*"-mno-base-addresses".*truncated
pr12815-2.d 3 #error: invalid input relocation.*objcopy.*"-no-expand".*truncated
  /device/google/contexthub/firmware/os/platform/stm32/flash_script/
Makefile 18 OBJCOPY = $(CROSS_COMPILE)objcopy
24 $(OBJCOPY) -j .data -j .text -I elf32-littlearm -O binary tool.elf tool.bin

Completed in 1427 milliseconds

1 2 3