hello.sym
来自「一个类linux的dos下开发的操作系统.」· SYM 代码 · 共 30 行
SYM
30 行
40000000 t .bf hello.c:10
40000000 t .text hello.c:10
40000000 T code hello.c:10
40000000 t gcc2_compiled. hello.c:10
40000000 T _code
40000000 t _wait hello.c:10
40000000 t ___gnu_compiled_c hello.c:10
4000000f t .ef hello.c:12
4000000f t _msg hello.c:12
4000000f t _msg.6
40000018 t .bf hello.c:25
40000018 T _main hello.c:25
4000003b t .ef hello.c:31
40000040 t .bf write.c:5
40000040 t .text write.c:5
40000040 t gcc2_compiled. write.c:5
40000040 T _write write.c:5
40000040 t ___gnu_compiled_c write.c:5
40000059 t .ef write.c:12
40001000 b .bss
40001000 b .bss
40001000 B bss
40001000 B end
40001000 B _bss
40001000 B _end
40001000 d .data
40001000 d .data
40001000 D data
40001000 D _data
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?