Searched refs:OBJCOPY (Results 1 – 6 of 6) sorted by relevance
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