Skip to content

Fix type sizes #3

@hitodama

Description

@hitodama

Due to the abstractions chosen, some of the methods (incorrectly) unify differently sized types as input arguments (uint16_t is used when technically a uint64_t would be allowed too)

The loader (also) uses sized standard types, not Elf* types. I need to go over the types and fix them in some manner, just to clean up. It's unlikely to be important.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions