Filer
Static Public Member Functions | List of all members
ElfSizeCalculator Class Reference

Static Public Member Functions

static qint64 calculateElfSize (const QString &filePath)
 Calculate the ELF size for the given file path. More...
 

Member Function Documentation

◆ calculateElfSize()

qint64 ElfSizeCalculator::calculateElfSize ( const QString &  filePath)
static

Calculate the ELF size for the given file path.

Parameters
filePathThe path to the ELF file.
Returns
The calculated ELF size in bytes.

The documentation for this class was generated from the following files: