Lines Matching refs:elf
1 CC := arm-elf-gcc2 LD := arm-elf-ld3 AS := arm-elf-as4 OBJCOPY := arm-elf-objcopy5 OBJDUMP := arm-elf-objdump10 .SUFFIXES: .dis .bin .elf12 .c.elf:18 .S.elf:21 .elf.dis:24 .elf.bin: