bspec-2.d
来自「俄罗斯高人Mamaich的Pocket gcc编译器(运行在PocketPC上)」· D 代码 · 共 27 行
D
27 行
#readelf: -Sr -x1 -x4There are 11 section headers, starting at offset 0x..:#... \[ 4\] \.MMIX\.spec_data\.2 PROGBITS 0+ 0+48 0+10 0+ 0 0 8 \[ 5\] \.rela\.MMIX\.spec_d RELA 0+ 0+4.. 0+30 0+18 9 4 8 \[ 6\] \.MMIX\.spec_data\.3 PROGBITS 0+ 0+58 0+8 0+ 0 0 8 \[ 7\] \.rela\.MMIX\.spec_d RELA 0+ 0+4.. 0+18 0+18 9 6 8#...Relocation section '\.rela\.MMIX\.spec_data\.2' at offset 0x4.. contains 2 entries:.*0+ 0+600000004 R_MMIX_32 +0+ +forw +\+ 00+8 0+700000005 R_MMIX_64 +0+ +other +\+ 0Relocation section '\.rela\.MMIX\.spec_data\.3' at offset 0x4.. contains 1 entries:.*0+ 0+700000005 R_MMIX_64 +0+ +other +\+ 0Hex dump of section '\.text': 0x0+ fd010203 .*Hex dump of section '\.MMIX\.spec_data\.2': 0x0+ 00000000 0000002a 00000000 00000000 .*
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?