#include <osx_fat_reader.h>
|
| sectiont (const std::string &_name, std::size_t _offset, std::size_t _size) |
|
Definition at line 48 of file osx_fat_reader.h.
◆ sectiont()
osx_mach_o_readert::sectiont::sectiont |
( |
const std::string & |
_name, |
|
|
std::size_t |
_offset, |
|
|
std::size_t |
_size |
|
) |
| |
|
inline |
◆ name
std::string osx_mach_o_readert::sectiont::name |
◆ offset
std::size_t osx_mach_o_readert::sectiont::offset |
◆ size
std::size_t osx_mach_o_readert::sectiont::size |
The documentation for this struct was generated from the following file: