Skip to content
Commit 5611beee authored by Peter Bigot's avatar Peter Bigot Committed by Anas Nashif
Browse files

scripts: elf_helper.py: fix C++ template constexpr value processing



Some DWARF symbols for members of template classes members such as
numeric_limits<unsigned int> reference are static constexpr values
that do not have a data member location.  Avoid attempting to
dereference the value for that attribute when it isn't present.

Signed-off-by: default avatarPeter A. Bigot <pab@pabigot.com>
parent 493e6c62
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment