C++ how position indpendent code works for virtual function calls and more..?
- by 0xDEAD BEEF
How does PIC work for shared libraries which use virtual classes (ARM?). Is there any workaround so that i can access programm class object from shared library or vice versa?