mirror of
https://sourceware.org/git/binutils-gdb.git
synced 2024-12-27 04:52:05 +08:00
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
|
||
|
#...
|