mirror of
https://github.com/bytecodealliance/wasm-micro-runtime.git
synced 2025-11-28 02:20:50 +00:00
Treat R_AARCH64_JUMP26 same as R_AARCH64_CALL26, both of their relocation operation is S + A - P, the difference is that one is for call (BL) instructions, the other is for jump (B) instructions. |
||
|---|---|---|
| .. | ||
| aot | ||
| common | ||
| compilation | ||
| include | ||
| interpreter | ||
| libraries | ||
| README.md | ||