wasmer/rustdoc/goblin/mach/exports/sidebar-items.js

1 line
624 B
JavaScript
Raw Normal View History

2019-09-06 15:57:44 -07:00
initSidebarItems({"constant":[["EXPORT_SYMBOL_FLAGS_KIND_ABSOLUTE",""],["EXPORT_SYMBOL_FLAGS_KIND_MASK",""],["EXPORT_SYMBOL_FLAGS_KIND_REGULAR",""],["EXPORT_SYMBOL_FLAGS_KIND_THREAD_LOCAL",""],["EXPORT_SYMBOL_FLAGS_REEXPORT",""],["EXPORT_SYMBOL_FLAGS_STUB_AND_RESOLVER",""],["EXPORT_SYMBOL_FLAGS_WEAK_DEFINITION",""]],"enum":[["ExportInfo","An export can be a regular export, a re-export, or a stub"],["SymbolKind",""]],"struct":[["Export","A finalized symbolic export reconstructed from the export trie"],["ExportTrie","An export trie efficiently encodes all of the symbols exported by this binary for dynamic linking"]]});