[klee-dev] On how the standard library is linked.

Alex Babushkin ocelaiwo at gmail.com
Thu Nov 3 14:28:53 GMT 2022


Hello.

KLEE can call functions that do not have IR available as externals. Some C
standard library functions are also called as externals (e.g. printf). How
is the standard library linked to the JIT engine that calls externals?
Also, why isn't loading of binary-only libraries supported in KLEE? Are
there serious reasons for that or is it just considered unnecessary?

Best regards,
Alex.
-------------- next part --------------
HTML attachment scrubbed and removed


More information about the klee-dev mailing list