defined2.d
来自「GNU binutils是GNU交叉工具链中的一个源码包」· D 代码 · 共 22 行
D
22 行
#ld: -Tdefined2.t#nm: -B#source: phdrs.s# Check that arithmetic on DEFINED works.# Matching both A and T accounts for formats that can't tell a .text# symbol from an absolute symbol (mmo), but matches whatever section that# contains an address matching the value. The symbol sym1 is supposed to# be in the .text section for all targets, though.#...0+1 [AT] defined1#...0+11 A defined2#...0+100 A defined3#...0+1ff A defined4#...0+3 T sym1#pass
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?