target_quit() is only used within OpenOCD.
 
Symbols
loading...
Files
loading...

target_quit() function

Free all the resources allocated by targets and the target layer

Syntax

void target_quit(void);
Implemented in target.c:2240

References

LocationReferrerText
target.c:2240
void target_quit(void)
target.h:747
void target_quit(void);
server.c:701server_quit()
target_quit();

Call Tree

Functions calling target_quit()
Functions called by target_quit()
all items filtered out
target_quit()
free()
all items filtered out
Data read by target_quit()
Data written by target_quit()
target_quit()::pe
target_quit()::t
target_quit()::pt
target_quit()::target
target_quit()::tmp
all items filtered out
target_quit()
target_quit()::pe
target_quit()::pt
target_quit()::target
target_quit()::tmp
all items filtered out
Type of target_quit()
target_quit()
Types freed by target_quit()
target_quit()