wasm-micro-runtime/core/iwasm/aot/debug
YAMAMOTO Takashi bc35602004
Fix aot large model (--size-level=0) with LLVM 18 (#3057)
The recent versions LLVM uses ".ltext" section for X86 large model.

cf. d8a04398f9

This fixes https://github.com/bytecodealliance/wasm-micro-runtime/issues/3034
2024-01-19 19:43:41 +08:00
..
elf_parser.c Fix aot large model (--size-level=0) with LLVM 18 (#3057) 2024-01-19 19:43:41 +08:00
elf_parser.h Fix several issues related to AOT debug (#1492) 2022-09-16 12:06:46 +08:00
elf.h Fix AOT debug for macOS (#1494) 2022-09-16 18:54:04 +08:00
elf32.h Fix AOT debug for macOS (#1494) 2022-09-16 18:54:04 +08:00
elf64.h Fix AOT debug for macOS (#1494) 2022-09-16 18:54:04 +08:00
jit_debug.c freertos: Minor changes for freertos libc_wasi build adaption (#2973) 2024-01-04 09:49:24 +08:00
jit_debug.h Implement source debugging for interpreter and AOT (#769) 2021-09-29 13:36:46 +08:00
LICENSE_NUTTX Fix AOT debug for macOS (#1494) 2022-09-16 18:54:04 +08:00
NOTICE_NUTTX Fix AOT debug for macOS (#1494) 2022-09-16 18:54:04 +08:00