target::working_area_virt_spec is only used within OpenOCD.
 
Symbols
loading...
Files
loading...
CodeScopeDevelopment ToolsOpenOCDtarget::working_area_virt_spec

target::working_area_virt_spec field

Syntax

bool working_area_virt_spec;

References

LocationReferrerText
target.h:147
bool working_area_virt_spec; /* virtual address specified? */
target.c:1999target_alloc_working_area_try()
if (target->working_area_virt_spec) {
target.c:5156target_configure()
target->working_area_virt_spec = true;

Data Use

Functions writing target::working_area_virt_spec
Functions reading target::working_area_virt_spec
all items filtered out
target::working_area_virt_spec
all items filtered out