Searched refs:OBJCOPY (Results 1 – 7 of 7) sorted by relevance
3 OBJCOPY=x86_64-dragonos-objcopy macro19 …$(OBJCOPY) -I elf64-x86-64 -R ".eh_frame" -R ".comment" -O elf64-x86-64 $(tmp_output_dir)/test $(o…
5 …$(OBJCOPY) -I elf64-x86-64 -R ".eh_frame" -R ".comment" -O elf64-x86-64 $(tmp_output_dir)/test_sig…
8 …$(OBJCOPY) -I elf64-x86-64 -R ".eh_frame" -R ".comment" -O elf64-x86-64 $(tmp_output_dir)/about $(…
5 …$(OBJCOPY) -I elf64-x86-64 -R ".eh_frame" -R ".comment" -O elf64-x86-64 $(tmp_output_dir)/shell $(…
16 export OBJCOPY=objcopy
61 …$(OBJCOPY) -I elf64-x86-64 -O elf64-x86-64 -R ".comment" -R ".eh_frame" kernel ../../bin/kernel/ke…
37 export OBJCOPY=$(DragonOS_GCC)/x86_64-elf-objcopy macro