| ELFSourceFile.h | 168 StELFFile * m_elf; //!< The format parser instance for this ELF file. member in class:elftosb::ELFSourceFile::ELFDataSource::ProgBitsSegment 189 StELFFile * m_elf; //!< The format parser instance for this ELF file. member in class:elftosb::ELFSourceFile::ELFDataSource::NoBitsSegment 195 ELFDataSource(StELFFile * elf) : DataSource(), m_elf(elf) {} 213 StELFFile * m_elf; //!< The ELF file parser. member in class:elftosb::ELFSourceFile::ELFDataSource
|