mirror of
https://sourceware.org/git/binutils-gdb.git
synced 2024-12-21 04:42:53 +08:00
ad0f979c9d
PR ld/24008 * testsuite/ld-scripts/defined.exp: Run pr24008. * testsuite/ld-scripts/pr24008.d: New file. * testsuite/ld-scripts/pr24008.map: Likewise. * testsuite/ld-scripts/pr24008.s: Likewise. * testsuite/ld-scripts/pr24008.t: Likewise.
8 lines
178 B
Plaintext
8 lines
178 B
Plaintext
#...
|
|
Linker script and memory map
|
|
#...
|
|
0x0+42 +sym1 = 0x42
|
|
0x0+43 +sym2 = 0x43
|
|
0x0+42 +defined = DEFINED \(sym1\)\?sym1:sym2
|
|
#...
|