Skip to content
Commit 57738628 authored by Peter Marheine's avatar Peter Marheine Committed by Carles Cufí
Browse files

gen_relocate_app: avoid hard-coding section name fragments



This refactors the script to introduce a SectionKind enum that
represents each of the kinds of sections handled by this system (text,
data, rodata or bss), using that to improve the code structure by
reducing the use of strings in favor of indicating the use of values by
their types.

Signed-off-by: default avatarPeter Marheine <pmarheine@chromium.org>
parent 12c6dda9
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment