etm_context::ptr_ok is only used within OpenOCD.
 
Symbols
loading...
Files
loading...

etm_context::ptr_ok field

Syntax

bool ptr_ok;

References

LocationReferrerText
etm.h:166
bool ptr_ok; /* whether last_ptr is valid */
etm.c:869etmv1_analyze_trace()
ctx->ptr_ok = 0;
etm.c:1044etmv1_analyze_trace()
ctx->ptr_ok = 1;
etm.c:1046etmv1_analyze_trace()
if (ctx->ptr_ok)

Data Use

Functions writing etm_context::ptr_ok
Functions reading etm_context::ptr_ok
all items filtered out
etm_context::ptr_ok
all items filtered out