target_free_working_area_restore() is only used within OpenOCD.
 
Symbols
loading...
Files
loading...
CodeScopeDevelopment ToolsOpenOCDtarget_free_working_area_restore()

target_free_working_area_restore() function

Syntax

static int target_free_working_area_restore(struct target *target,     struct working_area *area,     int restore);

Arguments

target

area

restore

References

LocationReferrerText
target.c:2096
static int target_free_working_area_restore(struct target *target, struct working_area *area, int restore)
target.c:2130target_free_working_area()
return target_free_working_area_restore(target, area, 1);

Call Tree

Functions calling target_free_working_area_restore()
Functions called by target_free_working_area_restore()
all items filtered out
target_free_working_area_restore()
Data read by target_free_working_area_restore()
Data written by target_free_working_area_restore()
target_free_working_area_restore()
target_free_working_area_restore()::retval
all items filtered out