[llvm-dev] Get all symbols stored(?)in llvm::orc::ExecutionSession

Gaier, Bjoern via llvm-dev llvm-dev at lists.llvm.org
Fri Jul 3 04:51:21 PDT 2020


Hey everyone,

is there a way to get the name of all symbols that are stored ("stored" is not the right term - is it?) in my current ExecutionSession?
I know by now that you can use "lookup" to get symbols, but this requires knowing those names.

Mhh... I guess that is my shortest so far question xD Thank you in advance for any help!

Kind greetings
Björn
Als GmbH eingetragen im Handelsregister Bad Homburg v.d.H. HRB 9816, USt.ID-Nr. DE 114 165 789 Geschäftsführer: Dr. Hiroshi Nakamura, Dr. Robert Plank, Markus Bode, Heiko Lampert, Takashi Nagano, Junichi Tajika, Ergin Cansiz.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20200703/53701384/attachment.html>


More information about the llvm-dev mailing list