Home
last modified time | relevance | path

Searched refs:simple_overlay_update (Results 1 – 1 of 1) sorted by relevance

/mirbsd/src/gnu/usr.bin/binutils/gdb/
Dsymfile.c2933 static void simple_overlay_update (struct obj_section *);
2934 void (*target_overlay_update) (struct obj_section *) = simple_overlay_update;
3581 simple_overlay_update (struct obj_section *osect) in simple_overlay_update() function