| AddressSpace() (defined in Rose::BinaryAnalysis::InstructionSemantics::BaseSemantics::AddressSpace) | Rose::BinaryAnalysis::InstructionSemantics::BaseSemantics::AddressSpace | protected |
| AddressSpace(Purpose, const std::string &name) (defined in Rose::BinaryAnalysis::InstructionSemantics::BaseSemantics::AddressSpace) | Rose::BinaryAnalysis::InstructionSemantics::BaseSemantics::AddressSpace | protected |
| AddressSpace(const AddressSpace &) (defined in Rose::BinaryAnalysis::InstructionSemantics::BaseSemantics::AddressSpace) | Rose::BinaryAnalysis::InstructionSemantics::BaseSemantics::AddressSpace | protected |
| allCells() const | Rose::BinaryAnalysis::InstructionSemantics::BaseSemantics::MemoryCellState | |
| byteRestricted() const | Rose::BinaryAnalysis::InstructionSemantics::BaseSemantics::MemoryState | |
| byteRestricted(bool) | Rose::BinaryAnalysis::InstructionSemantics::BaseSemantics::MemoryState | |
| cells (defined in Rose::BinaryAnalysis::InstructionSemantics::BaseSemantics::MemoryCellList) | Rose::BinaryAnalysis::InstructionSemantics::BaseSemantics::MemoryCellList | protected |
| clear() override | Rose::BinaryAnalysis::InstructionSemantics::BaseSemantics::MemoryCellList | virtual |
| clone() const override | Rose::BinaryAnalysis::InstructionSemantics::IntervalSemantics::MemoryState | virtual |
| create(const BaseSemantics::MemoryCellPtr &protocell) const override | Rose::BinaryAnalysis::InstructionSemantics::IntervalSemantics::MemoryState | virtual |
| create(const BaseSemantics::SValuePtr &addrProtoval, const BaseSemantics::SValuePtr &valProtoval) const override | Rose::BinaryAnalysis::InstructionSemantics::IntervalSemantics::MemoryState | virtual |
| eraseLeadingCells(MemoryCell::Predicate &) override | Rose::BinaryAnalysis::InstructionSemantics::BaseSemantics::MemoryCellList | virtual |
| eraseMatchingCells(MemoryCell::Predicate &) override | Rose::BinaryAnalysis::InstructionSemantics::BaseSemantics::MemoryCellList | virtual |
| eraseNonWritten() | Rose::BinaryAnalysis::InstructionSemantics::BaseSemantics::MemoryCellState | |
| get_addr_protoval() const | Rose::BinaryAnalysis::InstructionSemantics::BaseSemantics::MemoryState | |
| get_byteOrder() const | Rose::BinaryAnalysis::InstructionSemantics::BaseSemantics::MemoryState | |
| get_cells() const | Rose::BinaryAnalysis::InstructionSemantics::BaseSemantics::MemoryCellList | inlinevirtual |
| get_cells() | Rose::BinaryAnalysis::InstructionSemantics::BaseSemantics::MemoryCellList | inlinevirtual |
| get_val_protoval() const | Rose::BinaryAnalysis::InstructionSemantics::BaseSemantics::MemoryState | |
| getWritersIntersection(const SValuePtr &addr, size_t nBits, RiscOperators *addrOps, RiscOperators *valOps) override | Rose::BinaryAnalysis::InstructionSemantics::BaseSemantics::MemoryCellList | virtual |
| getWritersUnion(const SValuePtr &addr, size_t nBits, RiscOperators *addrOps, RiscOperators *valOps) override | Rose::BinaryAnalysis::InstructionSemantics::BaseSemantics::MemoryCellList | virtual |
| hash(Combinatorics::Hasher &, RiscOperators *addrOps, RiscOperators *valOps) const override | Rose::BinaryAnalysis::InstructionSemantics::BaseSemantics::MemoryCellList | virtual |
| insertReadCell(const SValuePtr &addr, const SValuePtr &value) (defined in Rose::BinaryAnalysis::InstructionSemantics::BaseSemantics::MemoryCellList) | Rose::BinaryAnalysis::InstructionSemantics::BaseSemantics::MemoryCellList | protectedvirtual |
| insertReadCell(const SValuePtr &addr, const SValuePtr &value, const AddressSet &writers, const InputOutputPropertySet &props) (defined in Rose::BinaryAnalysis::InstructionSemantics::BaseSemantics::MemoryCellList) | Rose::BinaryAnalysis::InstructionSemantics::BaseSemantics::MemoryCellList | protectedvirtual |
| instance(const BaseSemantics::MemoryCellPtr &protocell) | Rose::BinaryAnalysis::InstructionSemantics::IntervalSemantics::MemoryState | static |
| instance(const BaseSemantics::SValuePtr &addrProtoval, const BaseSemantics::SValuePtr &valProtoval) | Rose::BinaryAnalysis::InstructionSemantics::IntervalSemantics::MemoryState | static |
| Rose::BinaryAnalysis::InstructionSemantics::BaseSemantics::MemoryCellList::instance(const MemoryCellListPtr &other) | Rose::BinaryAnalysis::InstructionSemantics::BaseSemantics::MemoryCellList | static |
| isAllPresent(const SValuePtr &address, size_t nBytes, RiscOperators *addrOps, RiscOperators *valOps) const | Rose::BinaryAnalysis::InstructionSemantics::BaseSemantics::MemoryCellList | virtual |
| latestWrittenCell() const | Rose::BinaryAnalysis::InstructionSemantics::BaseSemantics::MemoryCellState | virtual |
| latestWrittenCell(const MemoryCellPtr &) | Rose::BinaryAnalysis::InstructionSemantics::BaseSemantics::MemoryCellState | virtual |
| latestWrittenCell_ (defined in Rose::BinaryAnalysis::InstructionSemantics::BaseSemantics::MemoryCellState) | Rose::BinaryAnalysis::InstructionSemantics::BaseSemantics::MemoryCellState | protected |
| leadingCells(MemoryCell::Predicate &) const override | Rose::BinaryAnalysis::InstructionSemantics::BaseSemantics::MemoryCellList | virtual |
| matchingCells(MemoryCell::Predicate &) const override | Rose::BinaryAnalysis::InstructionSemantics::BaseSemantics::MemoryCellList | virtual |
| MemoryCellList() (defined in Rose::BinaryAnalysis::InstructionSemantics::BaseSemantics::MemoryCellList) | Rose::BinaryAnalysis::InstructionSemantics::BaseSemantics::MemoryCellList | protected |
| MemoryCellList(const MemoryCellPtr &protocell) (defined in Rose::BinaryAnalysis::InstructionSemantics::BaseSemantics::MemoryCellList) | Rose::BinaryAnalysis::InstructionSemantics::BaseSemantics::MemoryCellList | explicitprotected |
| MemoryCellList(const SValuePtr &addrProtoval, const SValuePtr &valProtoval) (defined in Rose::BinaryAnalysis::InstructionSemantics::BaseSemantics::MemoryCellList) | Rose::BinaryAnalysis::InstructionSemantics::BaseSemantics::MemoryCellList | protected |
| MemoryCellList(const MemoryCellList &other) (defined in Rose::BinaryAnalysis::InstructionSemantics::BaseSemantics::MemoryCellList) | Rose::BinaryAnalysis::InstructionSemantics::BaseSemantics::MemoryCellList | protected |
| MemoryCellState() (defined in Rose::BinaryAnalysis::InstructionSemantics::BaseSemantics::MemoryCellState) | Rose::BinaryAnalysis::InstructionSemantics::BaseSemantics::MemoryCellState | protected |
| MemoryCellState(const MemoryCellPtr &protocell) (defined in Rose::BinaryAnalysis::InstructionSemantics::BaseSemantics::MemoryCellState) | Rose::BinaryAnalysis::InstructionSemantics::BaseSemantics::MemoryCellState | explicitprotected |
| MemoryCellState(const SValuePtr &addrProtoval, const SValuePtr &valProtoval) (defined in Rose::BinaryAnalysis::InstructionSemantics::BaseSemantics::MemoryCellState) | Rose::BinaryAnalysis::InstructionSemantics::BaseSemantics::MemoryCellState | protected |
| MemoryCellState(const MemoryCellState &other) (defined in Rose::BinaryAnalysis::InstructionSemantics::BaseSemantics::MemoryCellState) | Rose::BinaryAnalysis::InstructionSemantics::BaseSemantics::MemoryCellState | protected |
| MemoryState(const BaseSemantics::MemoryCellPtr &protocell) (defined in Rose::BinaryAnalysis::InstructionSemantics::IntervalSemantics::MemoryState) | Rose::BinaryAnalysis::InstructionSemantics::IntervalSemantics::MemoryState | protected |
| MemoryState(const BaseSemantics::SValuePtr &addrProtoval, const BaseSemantics::SValuePtr &valProtoval) (defined in Rose::BinaryAnalysis::InstructionSemantics::IntervalSemantics::MemoryState) | Rose::BinaryAnalysis::InstructionSemantics::IntervalSemantics::MemoryState | protected |
| MemoryState(const MemoryState &) (defined in Rose::BinaryAnalysis::InstructionSemantics::IntervalSemantics::MemoryState) | Rose::BinaryAnalysis::InstructionSemantics::IntervalSemantics::MemoryState | protected |
| MemoryState() (defined in Rose::BinaryAnalysis::InstructionSemantics::BaseSemantics::MemoryState) | Rose::BinaryAnalysis::InstructionSemantics::BaseSemantics::MemoryState | protected |
| MemoryState(const MemoryStatePtr &other) (defined in Rose::BinaryAnalysis::InstructionSemantics::BaseSemantics::MemoryState) | Rose::BinaryAnalysis::InstructionSemantics::BaseSemantics::MemoryState | protected |
| merge(const AddressSpacePtr &other, RiscOperators *addrOps, RiscOperators *valOps) override | Rose::BinaryAnalysis::InstructionSemantics::BaseSemantics::MemoryCellList | virtual |
| mergeCellProperties(const CellList &cells) (defined in Rose::BinaryAnalysis::InstructionSemantics::BaseSemantics::MemoryCellList) | Rose::BinaryAnalysis::InstructionSemantics::BaseSemantics::MemoryCellList | protectedvirtual |
| mergeCellValues(const CellList &cells, const SValuePtr &dflt, RiscOperators *addrOps, RiscOperators *valOps) (defined in Rose::BinaryAnalysis::InstructionSemantics::BaseSemantics::MemoryCellList) | Rose::BinaryAnalysis::InstructionSemantics::BaseSemantics::MemoryCellList | protectedvirtual |
| mergeCellWriters(const CellList &cells) (defined in Rose::BinaryAnalysis::InstructionSemantics::BaseSemantics::MemoryCellList) | Rose::BinaryAnalysis::InstructionSemantics::BaseSemantics::MemoryCellList | protectedvirtual |
| mergeNoAliasing(const AddressSpacePtr &other, RiscOperators *addrOps, RiscOperators *valOps) | Rose::BinaryAnalysis::InstructionSemantics::BaseSemantics::MemoryCellList | |
| merger() const | Rose::BinaryAnalysis::InstructionSemantics::BaseSemantics::MemoryState | |
| merger(const MergerPtr &) | Rose::BinaryAnalysis::InstructionSemantics::BaseSemantics::MemoryState | |
| mergeWithAliasing(const AddressSpacePtr &other, RiscOperators *addrOps, RiscOperators *valOps) | Rose::BinaryAnalysis::InstructionSemantics::BaseSemantics::MemoryCellList | |
| name() const | Rose::BinaryAnalysis::InstructionSemantics::BaseSemantics::AddressSpace | |
| name(const std::string &) | Rose::BinaryAnalysis::InstructionSemantics::BaseSemantics::AddressSpace | |
| occlusionsErased() const | Rose::BinaryAnalysis::InstructionSemantics::BaseSemantics::MemoryCellList | inline |
| occlusionsErased(bool b) | Rose::BinaryAnalysis::InstructionSemantics::BaseSemantics::MemoryCellList | inline |
| occlusionsErased_ (defined in Rose::BinaryAnalysis::InstructionSemantics::BaseSemantics::MemoryCellList) | Rose::BinaryAnalysis::InstructionSemantics::BaseSemantics::MemoryCellList | protected |
| operator+(Formatter &) | Rose::BinaryAnalysis::InstructionSemantics::BaseSemantics::AddressSpace | |
| operator+(const std::string &linePrefix) | Rose::BinaryAnalysis::InstructionSemantics::BaseSemantics::AddressSpace | |
| operator=(const AddressSpace &)=delete (defined in Rose::BinaryAnalysis::InstructionSemantics::BaseSemantics::AddressSpace) | Rose::BinaryAnalysis::InstructionSemantics::BaseSemantics::AddressSpace | protected |
| peek(const AddressSpaceAddress &, const SValuePtr &dflt, RiscOperators &addrOps, RiscOperators &valOps) | Rose::BinaryAnalysis::InstructionSemantics::BaseSemantics::AddressSpace | virtual |
| peekMemory(const BaseSemantics::SValuePtr &addr, const BaseSemantics::SValuePtr &dflt, BaseSemantics::RiscOperators *addrOps, BaseSemantics::RiscOperators *valOps) override | Rose::BinaryAnalysis::InstructionSemantics::IntervalSemantics::MemoryState | virtual |
| print(std::ostream &, Formatter &) const override | Rose::BinaryAnalysis::InstructionSemantics::BaseSemantics::MemoryCellList | virtual |
| Rose::BinaryAnalysis::InstructionSemantics::BaseSemantics::MemoryCellState::print(std::ostream &, const std::string &prefix="") const | Rose::BinaryAnalysis::InstructionSemantics::BaseSemantics::AddressSpace | |
| printableName() const | Rose::BinaryAnalysis::InstructionSemantics::BaseSemantics::AddressSpace | |
| promote(const BaseSemantics::AddressSpacePtr &m) | Rose::BinaryAnalysis::InstructionSemantics::BaseSemantics::MemoryCellList | static |
| protocell (defined in Rose::BinaryAnalysis::InstructionSemantics::BaseSemantics::MemoryCellState) | Rose::BinaryAnalysis::InstructionSemantics::BaseSemantics::MemoryCellState | protected |
| Ptr typedef | Rose::BinaryAnalysis::InstructionSemantics::IntervalSemantics::MemoryState | |
| purpose() const | Rose::BinaryAnalysis::InstructionSemantics::BaseSemantics::AddressSpace | |
| purpose(Purpose) | Rose::BinaryAnalysis::InstructionSemantics::BaseSemantics::AddressSpace | |
| Purpose typedef | Rose::BinaryAnalysis::InstructionSemantics::BaseSemantics::AddressSpace | |
| read(const AddressSpaceAddress &, const SValuePtr &dflt, RiscOperators &addrOps, RiscOperators &valOps) | Rose::BinaryAnalysis::InstructionSemantics::BaseSemantics::AddressSpace | virtual |
| readMemory(const BaseSemantics::SValuePtr &addr, const BaseSemantics::SValuePtr &dflt, BaseSemantics::RiscOperators *addrOps, BaseSemantics::RiscOperators *valOps) override | Rose::BinaryAnalysis::InstructionSemantics::IntervalSemantics::MemoryState | virtual |
| scan(Iterator &cursor, const SValuePtr &addr, size_t nBits, RiscOperators *addrOps, RiscOperators *valOps) const | Rose::BinaryAnalysis::InstructionSemantics::BaseSemantics::MemoryCellList | inline |
| set_byteOrder(ByteOrder::Endianness) | Rose::BinaryAnalysis::InstructionSemantics::BaseSemantics::MemoryState | |
| Super typedef | Rose::BinaryAnalysis::InstructionSemantics::IntervalSemantics::MemoryState | |
| traverse(MemoryCell::Visitor &) override | Rose::BinaryAnalysis::InstructionSemantics::BaseSemantics::MemoryCellList | virtual |
| updateReadProperties(const CellList &) | Rose::BinaryAnalysis::InstructionSemantics::BaseSemantics::MemoryCellState | virtual |
| updateWriteProperties(const CellList &, InputOutputPropertySet) | Rose::BinaryAnalysis::InstructionSemantics::BaseSemantics::MemoryCellState | virtual |
| with_format(Formatter &) | Rose::BinaryAnalysis::InstructionSemantics::BaseSemantics::AddressSpace | |
| write(const AddressSpaceAddress &, const SValuePtr &value, RiscOperators &addrOps, RiscOperators &valOps) | Rose::BinaryAnalysis::InstructionSemantics::BaseSemantics::AddressSpace | virtual |
| writeMemory(const BaseSemantics::SValuePtr &addr, const BaseSemantics::SValuePtr &value, BaseSemantics::RiscOperators *addrOps, BaseSemantics::RiscOperators *valOps) override | Rose::BinaryAnalysis::InstructionSemantics::IntervalSemantics::MemoryState | virtual |
| ~AddressSpace() (defined in Rose::BinaryAnalysis::InstructionSemantics::BaseSemantics::AddressSpace) | Rose::BinaryAnalysis::InstructionSemantics::BaseSemantics::AddressSpace | virtual |
| ~MemoryCellList() (defined in Rose::BinaryAnalysis::InstructionSemantics::BaseSemantics::MemoryCellList) | Rose::BinaryAnalysis::InstructionSemantics::BaseSemantics::MemoryCellList | |
| ~MemoryCellState() (defined in Rose::BinaryAnalysis::InstructionSemantics::BaseSemantics::MemoryCellState) | Rose::BinaryAnalysis::InstructionSemantics::BaseSemantics::MemoryCellState | |
| ~MemoryState() (defined in Rose::BinaryAnalysis::InstructionSemantics::BaseSemantics::MemoryState) | Rose::BinaryAnalysis::InstructionSemantics::BaseSemantics::MemoryState | virtual |