edlang/object/read/sidebar-items.js
2024-02-13 06:38:44 +00:00

1 line
763 B
JavaScript

window.SIDEBAR_ITEMS = {"enum":["CompressionFormat","File","FileKind","ObjectKind","RelocationTarget","SymbolSection"],"mod":["archive","coff","elf","macho","pe"],"struct":["Bytes","CodeView","Comdat","ComdatIterator","ComdatSectionIterator","CompressedData","CompressedFileRange","DynamicRelocationIterator","Error","Export","Import","NoDynamicRelocationIterator","ObjectMap","ObjectMapEntry","Relocation","Section","SectionIndex","SectionIterator","SectionRelocationIterator","Segment","SegmentIterator","StringTable","Symbol","SymbolIndex","SymbolIterator","SymbolMap","SymbolMapName","SymbolTable"],"trait":["Object","ObjectComdat","ObjectSection","ObjectSegment","ObjectSymbol","ObjectSymbolTable","ReadRef","SymbolMapEntry"],"type":["NativeFile","Result"]};