mirror of
https://sourceware.org/git/binutils-gdb.git
synced 2024-11-27 03:51:15 +08:00
f0b5bb34d5
PR ld/2723 * elflink.c (bfd_elf_final_link): Don't output section symbols for special ELF sections. ld/testsuite/ Update for removal of some section syms.
20 lines
519 B
Makefile
20 lines
519 B
Makefile
#source: locto.s -globalize-symbols
|
|
#source: start.s
|
|
#ld: -m elf64mmix
|
|
#objdump: -str
|
|
|
|
.*: file format elf64-mmix
|
|
|
|
SYMBOL TABLE:
|
|
0+1008 l d \.text 0+ (|\.text)
|
|
0+1008 g \.text 0+ od
|
|
0+1010 g \.text 0+ _start
|
|
0+1008 g \*ABS\* 0+ __\.MMIX\.start\.\.text
|
|
2000000000000000 g \*ABS\* 0+ __bss_start
|
|
2000000000000000 g \*ABS\* 0+ _edata
|
|
2000000000000000 g \*ABS\* 0+ _end
|
|
0+1010 g \.text 0+ _start\.
|
|
|
|
Contents of section \.text:
|
|
1008 00000000 00001008 e3fd0001 .*
|