mirror of
https://github.com/revng/revng
synced 2026-06-21 14:07:57 +00:00
d66aa40664
`base_function["Name"]` crashes with `KeyError` when the model has a function without an explicit `Name` (e.g. the binary entry stub). Skip those entries silently; only named functions can be matched by name anyway.