Home
last modified time | relevance | path

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

/dports/devel/elf-dissector/elf-dissector-942274185cc89fabf74f5f1efb886ecf210ab2fb/src/lib/elf/
H A Delfdynamicentry.h23 class ElfDynamicSection; variable
H A Delfdynamicsection.cpp26 ElfDynamicSection::ElfDynamicSection(ElfFile* file, ElfSectionHeader *shdr): ElfArraySection< ElfDy… in ElfDynamicSection() function in ElfDynamicSection