Namespaces
Name |
Types
Name |
Description |
The contents of the irsymtab in a bitcode file. Any underlying data for the irsymtab are owned by Symtab and Strtab. |
|
This class can be used to read a Symtab and Strtab produced by irsymtab::build. |
|
This represents a symbol that has been read from a storage::Symbol and possibly a storage::Uncommon. |
Functions
Name |
Description |
Fills in Symtab and StrtabBuilder with a valid symbol and string table for Mods. |
|
Reads the contents of a bitcode file, creating its irsymtab if necessary. |
Created with MrDocs