Files
Alessandro Di Federico 9217752883 model override-by-name: skip nameless base functions
`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.
2026-06-11 17:39:53 +02:00
..
2023-12-12 14:52:22 +01:00
2026-04-23 13:40:43 +02:00
2026-04-10 11:45:12 +02:00