On Mon, Apr 27, 2009 at 5:32 PM, Jeff Garzik <jeff@xxxxxxxxxx> wrote: > Not true -- I can walk SYM_STRUCT of the function arguments' base_type > passed to a SYM_FN. Similarly so for struct-based variable declarations. > > With that information, you can easily back-reference lvalue uses to the > original struct. Let say I follow this route, isn't that you can apply the same trick for the linearize instruction case? struct instruction has a type member give a pointer to C type. I still don't see a reason why you have to use your own AST recursive code. Chris -- To unsubscribe from this list: send the line "unsubscribe linux-sparse" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html