#PROG: objcopy #readelf: --notes --wide #objcopy: --merge-notes #name: merge notes section (64-bits) #source: note-2-64.s #not-target: sparc64-*-* # Internally the Sparc64 backend uses two relocs for every one reloc visible externally. # Unfortunately the BFD library does not provide a target specific way to delete individual # relocs, so the note merging feature fails. #... Owner Data size Description [ ]+\$1[ ]+0x00000008[ ]+OPEN[ ]+Applies to region from 0x100 \(note1.s\) [ ]+\$gcc 7.0.1[ ]+0x00000000[ ]+OPEN[ ]+Applies to region from 0x100 [ ]+\+true[ ]+0x00000000[ ]+OPEN[ ]+Applies to region from 0x100 [ ]+\*static[ ]+0x00000000[ ]+OPEN[ ]+Applies to region from 0x100 [ ]+\*0x0[ ]+0x00000000[ ]+OPEN[ ]+Applies to region from 0x100 [ ]+\$1[ ]+0x00000008[ ]+OPEN[ ]+Applies to region from 0x104 \(note2.s\) [ ]+!false[ ]+0x00000000[ ]+OPEN[ ]+Applies to region from 0x104 [ ]+\*pic[ ]+0x00000008[ ]+func[ ]+Applies to region from 0x104 \(func1\) #...