Skip to content

Understand how ELF is used within riscv-vm. #4

@vivekvpandya

Description

@vivekvpandya
  1. How to locate the start of actual instruction from the .text section and how to figure out where to stop?
  2. I see that your implementation reads all PT_LOAD sections into a buffer but then how to distinguish between .text (.rodata) and .data ?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions