mirror of
git://git.yoctoproject.org/linux-yocto.git
synced 2025-10-22 06:53:14 +02:00

Add a basic DWARF parser, which uses libdw to traverse the debugging information in an object file and looks for functions and variables. In follow-up patches, this will be expanded to produce symbol versions for CONFIG_MODVERSIONS from DWARF. Signed-off-by: Sami Tolvanen <samitolvanen@google.com> Reviewed-by: Petr Pavlu <petr.pavlu@suse.com> Signed-off-by: Masahiro Yamada <masahiroy@kernel.org>
3 lines
50 B
Plaintext
3 lines
50 B
Plaintext
# SPDX-License-Identifier: GPL-2.0
|
|
/gendwarfksyms
|