Skip to content

ABI Parser can't parse if offset is negative at second pass #61

@DinoKengi

Description

@DinoKengi
    const int64_t target_offset = a.entry_offset + a.next_offset;

need to configure the logic since itll stay stuck at a negative which throws off the parser. currently LSDA has negative offsets which tells parser to keep searching through rest of the actions with negative offsets due to the logic i implemented

Metadata

Metadata

Assignees

No one assigned

    Labels

    parsingAnything related to parsing (ELF, ABI, GCC, etc)

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions