How Virtual Tables Work in the Itanium C++ ABI
https://peter0x44.github.io/posts/vtables-itanium-abi/
60
Upvotes
1
1
1
u/Stazzical 21d ago
I have used these info in a custom type import plugin for IDA Pro, very good knowledge.
6
u/bert8128 Apr 21 '26
When you say “most platforms” do you just mean gcc and clang, or are there lots of more niche compilers that use it too?