Skip to content

Conversation

@jwinarske
Copy link
Contributor

No description provided.

Signed-off-by: Joel Winarske <joel.winarske@outlook.com>
@jwinarske
Copy link
Contributor Author

joel@air:~/Downloads/engine-sdk-debug/linux-engine-sdk-debug-riscv64-13e658725ddaa270601426d1485636157e38c34c/flutter/engine/src/out/linux_debug_riscv64/engine-sdk/lib$ readelf -h libflutter_engine.so 
ELF Header:
  Magic:   7f 45 4c 46 02 01 01 00 00 00 00 00 00 00 00 00 
  Class:                             ELF64
  Data:                              2's complement, little endian
  Version:                           1 (current)
  OS/ABI:                            UNIX - System V
  ABI Version:                       0
  Type:                              DYN (Shared object file)
  Machine:                           RISC-V
  Version:                           0x1
  Entry point address:               0x0
  Start of program headers:          64 (bytes into file)
  Start of section headers:          37833488 (bytes into file)
  Flags:                             0x5, RVC, double-float ABI
  Size of this header:               64 (bytes)
  Size of program headers:           56 (bytes)
  Number of program headers:         12
  Size of section headers:           64 (bytes)
  Number of section headers:         27
  Section header string table index: 26
joel@air:~/Downloads/engine-sdk-debug/linux-engine-sdk-debug-riscv64-13e658725ddaa270601426d1485636157e38c34c/flutter/engine/src/out/linux_debug_riscv64/engine-sdk/bin$ readelf -h analyze_snapshot 
ELF Header:
  Magic:   7f 45 4c 46 02 01 01 00 00 00 00 00 00 00 00 00 
  Class:                             ELF64
  Data:                              2's complement, little endian
  Version:                           1 (current)
  OS/ABI:                            UNIX - System V
  ABI Version:                       0
  Type:                              DYN (Position-Independent Executable file)
  Machine:                           RISC-V
  Version:                           0x1
  Entry point address:               0xdf570
  Start of program headers:          64 (bytes into file)
  Start of section headers:          2741304 (bytes into file)
  Flags:                             0x5, RVC, double-float ABI
  Size of this header:               64 (bytes)
  Size of program headers:           56 (bytes)
  Number of program headers:         13
  Size of section headers:           64 (bytes)
  Number of section headers:         30
  Section header string table index: 29

@jwinarske jwinarske merged commit 4b1bf93 into main Nov 25, 2025
@jwinarske jwinarske deleted the jw/riscv64-fix branch November 25, 2025 18:07
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants