rbran / sleigh-rs

Ghidra Sleight (PCode) parsing library in Rust.
MIT License
35 stars 5 forks source link

Re-export from a table that also export const is also const #8

Open rbran opened 1 year ago

rbran commented 1 year ago

Sleigh need to mark a table export as const if it re-export from other table, that exports a const directly.

In AARCH64 family.