1974 shaares
6 private links
6 private links
2 results
tagged
dynamic
This tip presents a intrusive custom RTTI class which provides better performance than dynamic_cast.
The runtime symbol bindings can be displayed by setting LD_DEBUG=bindings:
the search paths of each symbol lookup can be displayed by setting LD_DEBUG=symbols. If this is combined with a bindings request, you can obtain a complete picture of the symbol relocation process.