mips-note-2r-n64.d 650 B

123456789101112131415
  1. #PROG: objcopy
  2. #readelf: --relocs
  3. #objcopy: --merge-notes
  4. #name: MIPS merge notes section relocations (n64)
  5. #as: -64 -mips3
  6. #source: ../note-2-64.s
  7. Relocation section '\.rela\.gnu\.build\.attributes' at offset .* contains 2 entries:
  8. Offset Info Type Sym\. Value Sym\. Name \+ Addend
  9. 000000000010 ....00000012 R_MIPS_64 0000000000000100 note1\.s \+ 0
  10. Type2: R_MIPS_NONE
  11. Type3: R_MIPS_NONE
  12. 000000000070 ....00000012 R_MIPS_64 0000000000000104 note2\.s \+ 0
  13. Type2: R_MIPS_NONE
  14. Type3: R_MIPS_NONE