struct LinkingResult

Defined at line 31 of file ../../sdk/lib/c/dlfcn/dl/test/../linking-session.h

A LinkingSession encapsulates the decoding, loading, relocation and creation

of RuntimeModules from a single dlopen call. A LinkingSession instance only

lives as long as the dlopen call, and a successful LinkingSession will

provide the results via the Commit() method, which returns this object.

Public Members

DoublyLinkedList loaded_modules
size_type max_tls_modid