Backport v2022<-v2023dev3: Process files with missing DW_AT_name
- Jul 29, 2022
-
-
Walter Lozano authored
Signed-off-by:
Walter Lozano <walter.lozano@collabora.com>
-
Walter Lozano authored
With current behavior while scanning compile units the utility exits with error if a unit does not contains an entry with name. However, some packages, like arm-trusted-firmware, has entries without names. Since these entries do not provide useful information for the mapping between binaries to sources just skip them. infrastructure/apertis-issues#81 Signed-off-by:
Walter Lozano <walter.lozano@collabora.com>
-