HomeSort by relevance Sort by last modified time
    Searched refs:objcopy (Results 1 - 25 of 55) 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
  /device/google/contexthub/firmware/misc/cpu/x86/
Makefile 18 OBJCOPY = objcopy
  /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
  /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/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/misc/platform/stm32f4xx/flash_script/
Makefile 18 OBJCOPY = $(CROSS_COMPILE)objcopy
24 $(OBJCOPY) -j .data -j .text -I elf32-littlearm -O binary tool.elf tool.bin
  /external/v8/build/
gdb-add-index 55 ${TOOLCHAIN_PREFIX}objcopy --remove-section .gdb_index "$file"
71 ${TOOLCHAIN_PREFIX}objcopy --add-section .gdb_index="$index_file" \
  /toolchain/binutils/binutils-2.25/gas/testsuite/config/
default.exp 49 if ![info exists OBJCOPY] then {
50 set OBJCOPY [findfile $base_dir/../../binutils/objcopy]

Completed in 383 milliseconds

1 2 3