Searched refs:overlay_symbol_update (Results 1 - 1 of 1) sorted by relevance

/haiku/src/libs/libfdt/
H A Dfdt_overlay.c680 * overlay_symbol_update - Update the symbols of base tree after a merge
684 * overlay_symbol_update() updates the symbols of the base tree with the
695 static int overlay_symbol_update(void *fdt, void *fdto) function
858 ret = overlay_symbol_update(fdt, fdto);

Completed in 82 milliseconds