代码搜索:objdump
找到约 4,575 项符合「objdump」的源代码
代码结果 4,575
www.eeworm.com/read/16293/668497
makefile
CC = arm-linux-gcc
LD = arm-linux-ld
AR = arm-linux-ar
OBJCOPY = arm-linux-objcopy
OBJDUMP = arm-linux-objdump
INCLUDEDIR := $(shell pwd)/include
CFLAGS := -Wall -O2
CPPFLAGS :=
www.eeworm.com/read/16293/668532
makefile
CC = arm-linux-gcc
LD = arm-linux-ld
AR = arm-linux-ar
OBJCOPY = arm-linux-objcopy
OBJDUMP = arm-linux-objdump
INCLUDEDIR := $(shell pwd)/include
CFLAGS := -Wall -O2
CPPFLAGS :=
www.eeworm.com/read/347503/3170249
d elf_arch_mips1.d
# name: ELF MIPS1 markings
# source: empty.s
# objdump: -p
# as: -32 -march=mips1
.*:.*file format.*elf.*mips.*
# Note: objdump omits leading zeros, so must check for the fact that
# flags are _not_
www.eeworm.com/read/447738/1696355
d elf_arch_mips1.d
# name: ELF MIPS1 markings
# source: empty.s
# objdump: -p
# as: -32 -march=mips1
.*:.*file format.*elf.*mips.*
# Note: objdump omits leading zeros, so must check for the fact that
# flags are _not_
www.eeworm.com/read/347503/3170428
d macro-warn-2-n32.d
#as: -n32 -KPIC
#source: macro-warn-2.s
#objdump: -p
#pass
www.eeworm.com/read/447738/1696534
d macro-warn-2-n32.d
#as: -n32 -KPIC
#source: macro-warn-2.s
#objdump: -p
#pass
www.eeworm.com/read/347503/3170452
d gpr-names-numeric.d
#objdump: -dr --prefix-addresses --show-raw-insn -M gpr-names=numeric
#name: MIPS GPR disassembly (numeric)
#source: gpr-names.s
# Check objdump's handling of -M gpr-names=foo options.
.*: +file for
www.eeworm.com/read/447738/1696558
d gpr-names-numeric.d
#objdump: -dr --prefix-addresses --show-raw-insn -M gpr-names=numeric
#name: MIPS GPR disassembly (numeric)
#source: gpr-names.s
# Check objdump's handling of -M gpr-names=foo options.
.*: +file for
www.eeworm.com/read/347503/3172079
d cons-1.d
#objdump: -sr
.*: file format elf64-mmix
Contents of section \.text:
0000 00000000 00000000 .*
www.eeworm.com/read/447738/1698182
d cons-1.d
#objdump: -sr
.*: file format elf64-mmix
Contents of section \.text:
0000 00000000 00000000 .*