package goblint-cil
Install
Dune Dependency
Authors
Maintainers
Sources
sha256=6f7db2b495d183458ec887cf1869cd936b8cd6b8bb9dd9c22dda5d510f1b8927
sha512=d101affa1cb5ef0b9048892aa6d1f94117ae3705f999e12793cbe0f5bfa5a9a160f174ffe84afb98a146bf46c02872389d4c161d0857de5a2dc5474994122397
doc/goblint-cil.pta/Ptranal/index.html
Module Ptranal
Source
Print extra debugging info
Debug constraints (print all constraints)
Debug smart alias queries
Debug may alias queries
Print out the top level constraints
Make the analysis monomorphic
Disable subtyping
Make the flow step a no-op
Show the progress of the flow step
Treat undefined functions conservatively
client can specify particular external functions that have no side effects
Analyze a file
Print the type of each lvalue in the program
If undefined functions are analyzed conservatively, any of the high-level queries may raise this exception
type for abstract locations
Give an abstract location for a varinfo
Give an abstract location for an Cil lvalue
Print a string representing an absloc, for debugging.
Compute points to sets for variables. If true is passed, print the sets.