代码搜索:objdump

找到约 4,575 项符合「objdump」的源代码

代码结果 4,575
www.eeworm.com/read/447738/1698291

d instruction_packing-001.d

#objdump: -D #source: instruction_packing-001.s .*: file format elf32-d10v Disassembly of section .text: 00000000 : 0: e0 10 30 00 ldi.l r1, 0x3000 4: 26 81 40 03 jl r1 || ldi.s r0
www.eeworm.com/read/447738/1698368

d instruction_packing-003.d

#objdump: -Dr #source: instruction_packing-003.s #as: -W .*: file format elf32-d10v Disassembly of section s1: 00000000 : 0: 01 1b 5e 00 add r1, r11 || nop 4: 01 2b 02 76 add r2,
www.eeworm.com/read/395929/2429249

d align.d

#objdump: -dr #name: D30V alignment test #as: .*: +file format elf32-d30v Disassembly of section .text: 0+0000 : 0: 08815a80 00f00000 abs r21, r42 || nop 8: 08815a80 00f00000 abs r2
www.eeworm.com/read/395929/2429779

d prefix.d

#objdump: -dw #name: i386 prefix .*: +file format .* Disassembly of section .text: 0+000 : 0: 9b 67 26 d9 3c [ ]*addr16 fstcw %es:\(%si\) 5: 9b df e0 [ ]*fstsw %ax 8: 9b df e0 [ ]
www.eeworm.com/read/395929/2429837

d synth.d

#as: -Av7 #objdump: -dr --prefix-addresses #name: sparc synth .*: +file format .* Disassembly of section .text: 0+0000 xnor %g1, %g0, %g2 0+0004 xnor %g1, %g0, %g1 0+0008
www.eeworm.com/read/16094/659122

makefile

objs := head.o init.o interrupt.o main.o int.bin: $(objs) arm-linux-ld -Ttext 0x00000000 -o int_elf $^ arm-linux-objcopy -O binary -S int_elf $@ arm-linux-objdump -D -m arm int_elf > int.dis %.o
www.eeworm.com/read/16094/659189

makefile

objs := head.o init.o leds.o mmu.bin : $(objs) arm-linux-ld -Tmmu.lds -o mmu_elf $^ arm-linux-objcopy -O binary -S mmu_elf $@ arm-linux-objdump -D -m arm mmu_elf > mmu.dis %.o:%.c arm-linux-gcc
www.eeworm.com/read/16293/668392

makefile

objs := head.o init.o interrupt.o main.o int.bin: $(objs) arm-linux-ld -Ttext 0x00000000 -o int_elf $^ arm-linux-objcopy -O binary -S int_elf $@ arm-linux-objdump -D -m arm int_elf > int.dis %.o
www.eeworm.com/read/16293/668458

makefile

objs := head.o init.o leds.o mmu.bin : $(objs) arm-linux-ld -Tmmu.lds -o mmu_elf $^ arm-linux-objcopy -O binary -S mmu_elf $@ arm-linux-objdump -D -m arm mmu_elf > mmu.dis %.o:%.c arm-linux-gcc
www.eeworm.com/read/191809/5161869

d math.d

#objdump: -dr #name: @OC@ # Test the @OC@ insn. .*: +file format elf32-.*arc Disassembly of section .text: 00000000 @IC+0@008400 @OC@ r0,r1,r2 00000004 @IC+3@4db800 @OC@ r26,fp,sp 00000008 @IC+3@af