Skip to content

Access to non-available memory areas #70

Closed
@CalebLBaker

Description

@CalebLBaker

The MemoryMapTag struct in memory_map.rs provides a memory_areas function that allows iterating over memory areas, but it skips memory areas that are any type other than available. It would be helpful to get an iterator over all memory areas. I suggest adding a function all_memory_areas to MemoryMapTag which would provide an iterator that doesn't skip any areas.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions