[llvm-dev] enumerate symbols in RuntimeDyld

Andy Somogyi via llvm-dev llvm-dev at lists.llvm.org
Mon Aug 24 08:04:19 PDT 2015


Hi All

Is there any technical reason why we can’t or shouldn’t have RuntimeDyld be able to enumerate all symbols in the dyld?

I know elf, mach-o apis have this capability, and I’m reasonably sure coff has support for it as well. 


More information about the llvm-dev mailing list