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

1 line
1.3 KiB
JavaScript

window.SIDEBAR_ITEMS = {"struct":["AttributeIndexIterator","AttributeReader","AttributesSection","AttributesSubsection","AttributesSubsectionIterator","AttributesSubsubsection","AttributesSubsubsectionIterator","ElfComdat","ElfComdatIterator","ElfComdatSectionIterator","ElfDynamicRelocationIterator","ElfFile","ElfSection","ElfSectionIterator","ElfSectionRelocationIterator","ElfSegment","ElfSegmentIterator","ElfSymbol","ElfSymbolIterator","ElfSymbolTable","GnuHashTable","GnuProperty","GnuPropertyIterator","HashTable","Note","NoteIterator","RelocationSections","SectionTable","SymbolTable","VerdauxIterator","VerdefIterator","VernauxIterator","VerneedIterator","Version","VersionIndex","VersionTable"],"trait":["CompressionHeader","Dyn","FileHeader","NoteHeader","ProgramHeader","Rel","Rela","SectionHeader","Sym"],"type":["ElfComdat32","ElfComdat64","ElfComdatIterator32","ElfComdatIterator64","ElfComdatSectionIterator32","ElfComdatSectionIterator64","ElfDynamicRelocationIterator32","ElfDynamicRelocationIterator64","ElfFile32","ElfFile64","ElfSection32","ElfSection64","ElfSectionIterator32","ElfSectionIterator64","ElfSectionRelocationIterator32","ElfSectionRelocationIterator64","ElfSegment32","ElfSegment64","ElfSegmentIterator32","ElfSegmentIterator64","ElfSymbol32","ElfSymbol64","ElfSymbolIterator32","ElfSymbolIterator64","ElfSymbolTable32","ElfSymbolTable64"]};