Home
last modified time | relevance | path

Searched defs:ElfNoteSection (Results 1 – 2 of 2) sorted by relevance

/dports/devel/elf-dissector/elf-dissector-942274185cc89fabf74f5f1efb886ecf210ab2fb/src/lib/elf/
H A Delfnoteentry.h23 class ElfNoteSection; variable
H A Delfnotesection.cpp26 ElfNoteSection::ElfNoteSection(ElfFile* file, ElfSectionHeader* shdr): in ElfNoteSection() function in ElfNoteSection