↓ 1 callersFunctionwrite_ghidra_symbol_script(
path: &Path,
symbol_names: &HashMap<u64, String>,
pool_comments: &[(u64, String)],
)
crates/flutterdec-core/src/pipeline/runners_scripts.rs:119
↓ 1 callersFunctionwrite_ida_symbol_script(
path: &Path,
symbol_names: &HashMap<u64, String>,
pool_comments: &[(u64, String)],
)
crates/flutterdec-core/src/pipeline/runners_scripts.rs:183