dioxus icon indicating copy to clipboard operation
dioxus copied to clipboard

Not Fixed WASM symbol offset calculation for multiple data segments

Open wheregmis opened this issue 2 weeks ago • 0 comments

Refactored the logic to correctly map virtual addresses to file offsets by iterating over all data segments and matching the segment containing the symbol. Improved error handling and logging for cases where symbols are not found in any segment.

attempt #5079

wheregmis avatar Dec 10 '25 00:12 wheregmis