ua64-1.d
来自「俄罗斯高人Mamaich的Pocket gcc编译器(运行在PocketPC上)」· D 代码 · 共 26 行
D
26 行
#as: --abi=64#objdump: -sr#name: Unaligned pseudos, 64-bit ABI.#source: ua-1.s# 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\+0x00000000000000290+2c R_SH_DIR32 externsym20+30 R_SH_64 externsym3\+0x000000000000002bContents 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 + -
显示快捷键?