Advertisement
ZirconiumX

Untitled

Oct 29th, 2018
205
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.18 KB | None | 0 0
  1. File: /media/tatokis/Holofty/lainux/ps2clang/hello-rs/target/ps2/debug/deps/hello_rs-86adab2d2f43b604.49c9k3gsyzu83blb.rcgu.o
  2. ELF Header:
  3. Magic: 7f 45 4c 46 02 01 01 00 00 00 00 00 00 00 00 00
  4. Class: ELF64
  5. Data: 2's complement, little endian
  6. Version: 1 (current)
  7. OS/ABI: UNIX - System V
  8. ABI Version: 0
  9. Type: REL (Relocatable file)
  10. Machine: MIPS R3000
  11. Version: 0x1
  12. Entry point address: 0x0
  13. Start of program headers: 0 (bytes into file)
  14. Start of section headers: 9120 (bytes into file)
  15. Flags: 0x20000005, noreorder, cpic, mips3
  16. Size of this header: 64 (bytes)
  17. Size of program headers: 0 (bytes)
  18. Number of program headers: 0
  19. Size of section headers: 64 (bytes)
  20. Number of section headers: 27
  21. Section header string table index: 1
  22.  
  23. For comparison, this is from the C runtime:
  24. File: /media/tatokis/Holofty/lainux/ps2clang/prefix/lib/gcc/mips64el-none-elf/8.2.0/crtend.o
  25. ELF Header:
  26. Magic: 7f 45 4c 46 01 01 01 00 00 00 00 00 00 00 00 00
  27. Class: ELF32
  28. Data: 2's complement, little endian
  29. Version: 1 (current)
  30. OS/ABI: UNIX - System V
  31. ABI Version: 0
  32. Type: REL (Relocatable file)
  33. Machine: MIPS R3000
  34. Version: 0x1
  35. Entry point address: 0x0
  36. Start of program headers: 0 (bytes into file)
  37. Start of section headers: 1120 (bytes into file)
  38. Flags: 0x20002001, noreorder, o64, mips3
  39. Size of this header: 52 (bytes)
  40. Size of program headers: 0 (bytes)
  41. Number of program headers: 0
  42. Size of section headers: 40 (bytes)
  43. Number of section headers: 21
  44. Section header string table index: 20
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement