srcpos_string_last 93 scripts/dtc/srcpos.h extern char *srcpos_string_last(struct srcpos *pos, int level); srcpos_string_last 319 scripts/dtc/treesource.c srcstr = srcpos_string_last(tree->srcpos, annotate);