tcbinfo::name_off is only used within OpenOCD.
 
Symbols
loading...
Files
loading...

tcbinfo::name_off field

Syntax

uint16_t name_off;

References

LocationReferrerText
nuttx.c:47
uint16_t name_off; /* Offset of tcb.name */
nuttx.c:250nuttx_update_threads()
tcbinfo.name_off = target_buffer_get_u16(rtos->target, buff + 6);
nuttx.c:315nuttx_update_threads()
if (tcbinfo.name_off) {
nuttx.c:321nuttx_update_threads()
ret = target_read_buffer(rtos->target, tcbaddr + tcbinfo.name_off,

Data Use

Functions writing tcbinfo::name_off
Functions reading tcbinfo::name_off
all items filtered out
tcbinfo::name_off
all items filtered out
Type of tcbinfo::name_off
tcbinfo::name_off
uint16_t
all items filtered out