Home
last modified time | relevance | path

Searched refs:LD (Results 1 – 6 of 6) sorted by relevance

/DragonOS-0.1.3/user/apps/test_signal/
DMakefile3 …$(LD) -b elf64-x86-64 -z muldefs -o $(tmp_output_dir)/test_signal $(shell find . -name "*.o") $(s…
/DragonOS-0.1.3/user/apps/about/
DMakefile6 …$(LD) -b elf64-x86-64 -z muldefs -o $(tmp_output_dir)/about $(shell find . -name "*.o") $(shell f…
/DragonOS-0.1.3/kernel/src/
DMakefile41 …$(LD) -b elf64-x86-64 -z muldefs -o kernel head.o main.o $(shell find . -name "*.o") ../target/x86…
58 …$(LD) -b elf64-x86-64 -z muldefs -o kernel head.o main.o $(shell find . -name "*.o") ../target/x86…
/DragonOS-0.1.3/user/apps/shell/
DMakefile3 …$(LD) -b elf64-x86-64 -z muldefs -o $(tmp_output_dir)/shell $(shell find . -name "*.o") $(shell f…
/DragonOS-0.1.3/tools/
Dgrub_auto_install.sh13 export LD=ld
/DragonOS-0.1.3/
DMakefile33 export LD=ld macro