Searched refs:target_overlay_update (Results 1 – 1 of 1) sorted by relevance
2812 void (*target_overlay_update) (struct obj_section *) = simple_overlay_update; variable2869 if (target_overlay_update) in overlay_is_mapped()2877 (*target_overlay_update) (osect); in overlay_is_mapped()3230 if (target_overlay_update) in overlay_load_command()3231 (*target_overlay_update) (NULL); in overlay_load_command()