retdec
retdec::bin2llvmir::RangesToDecode Member List

This is the complete list of members for retdec::bin2llvmir::RangesToDecode, including all inherited members.

_alternativeRangesretdec::bin2llvmir::RangesToDecodeprivate
_primaryRangesretdec::bin2llvmir::RangesToDecodeprivate
_strictretdec::bin2llvmir::RangesToDecodeprivate
addAlternative(common::Address s, common::Address e)retdec::bin2llvmir::RangesToDecode
addAlternative(const common::AddressRange &r)retdec::bin2llvmir::RangesToDecode
addPrimary(common::Address s, common::Address e)retdec::bin2llvmir::RangesToDecode
addPrimary(const common::AddressRange &r)retdec::bin2llvmir::RangesToDecode
alternativeEmpty() constretdec::bin2llvmir::RangesToDecode
alternativeFront() constretdec::bin2llvmir::RangesToDecode
archInsnAlignretdec::bin2llvmir::RangesToDecodeprivate
get(common::Address a) constretdec::bin2llvmir::RangesToDecode
getAlternative(common::Address a) constretdec::bin2llvmir::RangesToDecode
getPrimary(common::Address a) constretdec::bin2llvmir::RangesToDecode
isStrict() constretdec::bin2llvmir::RangesToDecode
operator<<(std::ostream &os, const RangesToDecode &rs)retdec::bin2llvmir::RangesToDecodefriend
primaryEmpty() constretdec::bin2llvmir::RangesToDecode
primaryFront() constretdec::bin2llvmir::RangesToDecode
promoteAlternativeToPrimary()retdec::bin2llvmir::RangesToDecode
remove(common::Address s, common::Address e)retdec::bin2llvmir::RangesToDecode
remove(const common::AddressRange &r)retdec::bin2llvmir::RangesToDecode
removeZeroSequences(FileImage *image)retdec::bin2llvmir::RangesToDecode
removeZeroSequences(FileImage *image, common::AddressRangeContainer &rs)retdec::bin2llvmir::RangesToDecodeprivate
setArchitectureInstructionAlignment(unsigned a)retdec::bin2llvmir::RangesToDecode