ua32-1.d

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

D
26
字号
#as: --abi=32#objdump: -sr#source: ua-1.s#name: Unaligned pseudos, 32-bit ABI.# Note that the relocs for externsym0 + 3 and externsym2 + 42 are# partial-in-place, i.e. REL-like, and are not displayed correctly..*:     file format .*-sh64RELOCATION RECORDS FOR \[\.rodata\]:OFFSET  *TYPE  *VALUE 0+0f R_SH_DIR32        externsym00+1b R_SH_64           externsym1\+0x0+290+2c R_SH_DIR32        externsym20+30 R_SH_64           externsym3\+0x0+2bContents of section \.text:Contents of section \.data:Contents of section \.rodata: 0000 01234567 89abcdef 2a4a2143 b1abcd00  .* 0010 00000301 2c456d89 ab1d0f00 00000000  .* 0020 00000002 01a34b67 c9ab0d4f 0000002a  .* 0030 00000000 00000000                    .*

⌨️ 快捷键说明

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