crange3-1.d

来自「俄罗斯高人Mamaich的Pocket gcc编译器(运行在PocketPC上)」· D 代码 · 共 26 行

D
26
字号
#as: --abi=32#objdump: -sr#source: crange3.s#name: .cranges descriptors, constant mix..*:     file format .*-sh64RELOCATION RECORDS FOR \[\.cranges\]:OFFSET  *TYPE  *VALUE 0+00 R_SH_DIR32        \.text0+0a R_SH_DIR32        \.text0+14 R_SH_DIR32        \.textContents of section \.text: 0000 6ff0fff0 6ff0fff0 6ff0fff0 6ff0fff0  .* 0010 01235678 12345678 12345678 1234fede  .* 0020 6ff0fff0 6ff0fff0 6ff0fff0 6ff0fff0  .* 0030 6ff0fff0                             .*Contents of section \.data:Contents of section \.rodata: 0000 abcdef01 12345678                    .*Contents of section \.cranges: 0000 00000000 00000010 00030000 00100000  .* 0010 00100001 00000020 00000014 0003      .*

⌨️ 快捷键说明

复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?