retdec
PeLib::RelocationsDirectory Member List

This is the complete list of members for PeLib::RelocationsDirectory, including all inherited members.

addRelocation()PeLib::RelocationsDirectory
addRelocationData(unsigned int ulRelocation, std::uint16_t wValue)PeLib::RelocationsDirectory
calcNumberOfRelocationData(unsigned int ulRelocation) constPeLib::RelocationsDirectory
calcNumberOfRelocations() constPeLib::RelocationsDirectory
getRelocationData(unsigned int ulRelocation, unsigned int ulDataNumber) constPeLib::RelocationsDirectory
getSizeOfBlock(unsigned int ulRelocation) constPeLib::RelocationsDirectory
getVirtualAddress(unsigned int ulRelocation) constPeLib::RelocationsDirectory
loaderError() constPeLib::RelocationsDirectory
m_ldrErrorPeLib::RelocationsDirectoryprotected
m_vRelocationsPeLib::RelocationsDirectoryprotected
read(ImageLoader &imageLoader)PeLib::RelocationsDirectory
read(const std::uint8_t *data, std::uint32_t uiSize, std::uint32_t sizeOfImage)PeLib::RelocationsDirectory
RelocationsDirectory()PeLib::RelocationsDirectory
removeRelocation(unsigned int index)PeLib::RelocationsDirectory
removeRelocationData(unsigned int ulRelocation, std::uint16_t wValue)PeLib::RelocationsDirectory
removeRelocationData(unsigned int relocindex, unsigned int dataindex)PeLib::RelocationsDirectory
setLoaderError(LoaderError ldrError)PeLib::RelocationsDirectory
setRelocationData(unsigned int ulRelocation, unsigned int ulDataNumber, std::uint16_t wData)PeLib::RelocationsDirectory
setSizeOfBlock(unsigned int ulRelocation, std::uint32_t dwValue)PeLib::RelocationsDirectory
setVirtualAddress(unsigned int ulRelocation, std::uint32_t dwValue)PeLib::RelocationsDirectory
size() constPeLib::RelocationsDirectory
~RelocationsDirectory()=defaultPeLib::RelocationsDirectoryvirtual