Skip to content

[llvm-debuginfo-analyzer] Add support for DWARF v5 .debug_names section. #69178

Open
@CarlosAlbertoEnciso

Description

@CarlosAlbertoEnciso

Extracted from llvm/tools/llvm-debuginfo-analyzer/README.txt
https://reviews.llvm.org/D125783#inline-1294142

The ELF reader use the public names information to create the
instructions LVLineAssembler. Instead of relying on DWARF
section names .debug_pubnames, and .debug_names, the
reader can collect the needed information while processing the
debug information.

If the object file supports the above section names, use them
to create the public names.

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