Struct llvm_mapper::block::symtab::Symtab [−][src]
pub struct Symtab(_);Expand description
Models the SYMTAB_BLOCK block.
For now, this is an opaque block: it’s really only used to accelerate LTO, so we don’t attempt to expand its fields here.