about summary refs log tree commit diff homepage
path: root/lib/Core/AddressSpace.h
AgeCommit message (Expand)Author
2019-07-30Consolidated Expr-related include files into a single include/klee/Expr direc...Cristian Cadar
2019-06-04make endif guard naming consistentJulian Büning
2018-10-30Base time API upon std::chronoFrank Busse
2018-10-03Marking resolve methods as constCristian Cadar
2018-10-03Refactored AddressSpace::resolve() by creating a new function AddressSpace::c...Cristian Cadar
2018-05-05Factor out method to update state memory with process stateMartin Nowack
2009-06-14Change AddressSpace::resolveOne to take a ConstantExpr directly (and to allowDaniel Dunbar
2009-05-21Initial KLEE checkin.Daniel Dunbar