Searched refs:fixups (Results 1 – 4 of 4) sorted by relevance
320 int fixups; in overlay_update_local_references() local322 fixups = fdt_path_offset(fdto, "/__local_fixups__"); in overlay_update_local_references()323 if (fixups < 0) { in overlay_update_local_references()325 if (fixups == -FDT_ERR_NOTFOUND) in overlay_update_local_references()328 return fixups; in overlay_update_local_references()334 return overlay_update_local_node_references(fdto, 0, fixups, in overlay_update_local_references()
101 * address won't be updated during relocation fixups.
107 * address won't be updated during relocation fixups. Note that
9 These fixups are described in the ARM ELF documentation as type 23