<div dir="ltr"><div><div>Hi Peter,<br><br></div>When using dfsan's ABI list to specify the behavior of non-instrumented libraries, is this the correct way to tell dfsan that a particular function "foo" should follow the "discard" semantics?<br><br>fun:foo=uninstrumented<br>fun:foo=discard<br><br>Do I always have to add the "uninstrumented" entry? I tried adding only the one with the discard specification, but then, compilation fails with the error "undefined reference to dfs$foo".<br><br></div>Thanks,<br>Fred<br></div>