On 10/20/09 8:30 AM, Diego Novillo wrote: > I have an internal request to add dehydra primitives that would output > strings into the assembly file. The idea is to allow partial > information to be emitted to individual object files and then be able > to apply some transitive closure analysis on the resulting linked > binary (via readelf or some such). > > Has anyone experimented with this? Technically, it does not seem > overly complicated to implement, but would it be an acceptable > extension in dehydra?
That sounds great to me! How would it be emitted, as debug information sections? --BDS _______________________________________________ dev-static-analysis mailing list [email protected] https://lists.mozilla.org/listinfo/dev-static-analysis
