dotsym4.d 347 B

1234567891011121314151617
  1. #source: dotsymref.s
  2. #source: nodotsym.s
  3. #as: -a64
  4. #ld: -melf64ppc -Ttext=0x1000 -shared -z notext
  5. #objdump: -dR
  6. .*: file format .*
  7. Disassembly of section \.text:
  8. 0+1000 <\.foo-0x8>:
  9. .*: (00 00 00 00|08 10 00 00) .*
  10. .*: R_PPC64_RELATIVE \*ABS\*\+0x1008
  11. .*: (00 00 10 08|00 00 00 00) .*
  12. 0+1008 <\.foo>:
  13. .*: (4e 80 00 20|20 00 80 4e) blr