88c88,89
< virtual bool isDynamic();
---
> virtual bool isDynamic() { return false; }
> virtual bool hasTLS() { return false; }