# | Line 6 | Line 6 | SEARCH_DIR("/lib64"); SEARCH_DIR("/usr/l | |
---|---|---|
6 | SECTIONS | |
7 | { | |
8 | /* Read-only sections, merged into text segment: */ | |
9 | < | . = 0x70400000 + SIZEOF_HEADERS; |
9 | > | . = 0x78048000 + SIZEOF_HEADERS; |
10 | .interp : { *(.interp) } | |
11 | .hash : { *(.hash) } | |
12 | .dynsym : { *(.dynsym) } |
– | Removed lines |
+ | Added lines |
< | Changed lines |
> | Changed lines |