MonoSymbolTable

Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.

Members

Variables

corlib
MonoDebugHandle* corlib;

Corlib and metadata info.

data_tables
MonoDebugList* data_tables;
Undocumented in source.
global_data_table
MonoDebugDataTable* global_data_table;
Undocumented in source.
magic
uint64_t magic;
Undocumented in source.
symbol_files
MonoDebugList* symbol_files;

The symbol files.

total_size
uint32_t total_size;
Undocumented in source.
version_
uint32_t version_;
Undocumented in source.

Meta