reloc.d
来自「俄罗斯高人Mamaich的Pocket gcc编译器(运行在PocketPC上)」· D 代码 · 共 17 行
D
17 行
# Test that orphan reloc sections are placed before .rela.plt even when# .rela.plt is the only reloc section. Also tests that orphan non-alloc# reloc sections go after alloc sections.#source: reloc.s#ld: -shared -z nocombreloc#objdump: -hw.*: +file format elf.*#....*\.relaplatypus.*#....*\.rela\.plt.*#....*\.relaechidna.*#pass
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?