wasm-micro-runtime/core/iwasm/aot/arch
2025-03-07 08:21:54 +08:00
..
aot_reloc_aarch64.c fix: fix load aarch64 aot failed (#4114) 2025-03-04 16:45:47 +08:00
aot_reloc_arc.c Add missing symbols for arc aot relocation (#1408) 2022-08-23 17:38:55 +08:00
aot_reloc_arm.c Appease GCC strict prototypes warning (#3775) 2024-09-10 09:42:23 +08:00
aot_reloc_mips.c Appease GCC strict prototypes warning (#3775) 2024-09-10 09:42:23 +08:00
aot_reloc_riscv.c Fix missing symbols when using aot mode on riscv platforms (#3812) 2024-09-28 21:55:09 +08:00
aot_reloc_thumb.c Appease GCC strict prototypes warning (#3775) 2024-09-10 09:42:23 +08:00
aot_reloc_x86_32.c wamrc: Fix windows relocation to aot_func_internal#n (#2474) 2023-08-18 09:56:00 +08:00
aot_reloc_x86_64.c Appease GCC strict prototypes warning (#3775) 2024-09-10 09:42:23 +08:00
aot_reloc_xtensa.c fix: correct typos and improve comments across multiple files by codespell (#4116) 2025-03-07 08:21:54 +08:00