When LLVM generates typeinfo for arm (raspiberry pi elf) it generates: .long _rtti_tc__1sException(target2) @ TypeInfo 1 target2 seems to be some curious form of GOT_PCREL but not exactly. How can I read this at runtime? The value in memory itself does not seem to have any relation to the real address of _rtti_tc__1sException