#include <PeLibAux.h>
|
void | setName (const char *newName) |
|
const std::string & | getName () const |
|
void | setVirtualRange (std::uint32_t newVirtualAddress, std::uint32_t newVirtualSize) |
|
void | setRawDataRange (std::uint32_t newPointerToRawData, std::uint32_t newSizeOfRawData) |
|
|
static const std::size_t | size () |
|
◆ getName()
const std::string& PeLib::PELIB_SECTION_HEADER::getName |
( |
| ) |
const |
|
inline |
◆ setName()
void PeLib::PELIB_SECTION_HEADER::setName |
( |
const char * |
newName | ) |
|
|
inline |
◆ setRawDataRange()
void PeLib::PELIB_SECTION_HEADER::setRawDataRange |
( |
std::uint32_t |
newPointerToRawData, |
|
|
std::uint32_t |
newSizeOfRawData |
|
) |
| |
|
inline |
◆ setVirtualRange()
void PeLib::PELIB_SECTION_HEADER::setVirtualRange |
( |
std::uint32_t |
newVirtualAddress, |
|
|
std::uint32_t |
newVirtualSize |
|
) |
| |
|
inline |
◆ size()
static const std::size_t PeLib::PELIB_SECTION_HEADER::size |
( |
| ) |
|
|
inlinestatic |
◆ sectionName
std::string PeLib::PELIB_SECTION_HEADER::sectionName |
The documentation for this struct was generated from the following file:
- /var/cache/acbs/build/acbs.6bu6osb6/retdec/include/retdec/pelib/PeLibAux.h