Skip to content
Commit 4d181d63 authored by Jordan Yates's avatar Jordan Yates Committed by Anas Nashif
Browse files

scripts: build: elf_parser: retrieve section directly



Retrieve the section holding the symbol data directly from the symbol
information, instead of trying to find a section that contains data at
the correct address. The later approach does not work for relocatable
files, which contain multiple sections all containing data in
overlapping temporary memory addresses (usually starting at 0).

Signed-off-by: default avatarJordan Yates <jordan.yates@data61.csiro.au>
parent 1767621f
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment