<table border="1" cellspacing="0" cellpadding="8">
    <tr>
        <th>Issue</th>
        <td>
            <a href=https://github.com/llvm/llvm-project/issues/69178>69178</a>
        </td>
    </tr>

    <tr>
        <th>Summary</th>
        <td>
            [llvm-debuginfo-analyzer] Add support for DWARF v5 .debug_names section.
        </td>
    </tr>

    <tr>
      <th>Labels</th>
      <td>
            debuginfo,
            tools:llvm-debuginfo-analyzer
      </td>
    </tr>

    <tr>
      <th>Assignees</th>
      <td>
      </td>
    </tr>

    <tr>
      <th>Reporter</th>
      <td>
          CarlosAlbertoEnciso
      </td>
    </tr>
</table>

<pre>
    Extracted from [llvm/tools/llvm-debuginfo-analyzer/README.txt](https://github.com/llvm/llvm-project/blob/main/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.
</pre>
<img width="1px" height="1px" alt="" src="http://email.email.llvm.org/o/eJyUk09vqzoQxT-N2VhFtoEEFixoCVKlvk319N7yyn-G4CtjI9uk7f30Vzhpmiy66CZSmPHPc47P8BD00QK0qHpEVZ_xNU7Ot0_cGxc6I8BHd7BSB5cJpz7aw3v0XEZQePRuxqh6NOY0IzZE50xAbNj-PigQ61Hb0T1wy83HH_CIDa-Hrv_nkMf3iKoesXqKcQmo6BAbEBuOOk6ryKWbL5BP1uLdb5ARsUEYJxAbZq7tV8-P7mUNIj0i3f3VHk4a3kK-IXLnj4gNPWXVvi4QK7Q12sIDZU1JS3Y-fv79dwJ8eBmwB67A4zUAjhPgZRVGS2z5DAFvs_iZR-0sjg5LDzymtjNC2xD9KrdywGhHXv570Ra6EGAWBjzakRw_2xCBK-xG7MF8aHvEzm7N_f_d64B25IwKkDCXe7eTyYxfyyrSp62RPWFu1U3xtnId6qJHcoulMwZkTLosgAJ1p-ht0gbw4p2EELbBroyEv-3Nb517HhPRie1h8bhBwroszseQCly4E-A7RduEF4fnM-TOzjvX80y1hWqKhmfQ0l2zL8t9SetsamuoJIyc1ZTsQXJOKgo135d7RcaSKsh0ywgrKKE70lBC61wwUkhoqh0fS05JhUoCM9fmGpZMh7BCu2vovs4MF2BC2iXGrmFEjCH2hBg7Z7Xovs0q21bQt6ku1mNAJTE6xK9oZlFHk5b1O0bV406pTz_x6DxOQcGnCt---qe9ebZ60_54F5Pqbe-S8L8BAAD__-kSaXQ">