Skip to content
Snippets Groups Projects
Commit ad925094 authored by Roberto Vargas's avatar Roberto Vargas
Browse files

Add .extab and .exidx sections


These sections are required by clang when the code is compiled for
aarch32. These sections are related to the unwind of the stack in
exceptions, but in the way that clang defines and uses them, the
garbage collector cannot get rid of them.

Change-Id: I085efc0cf77eae961d522472f72c4b5bad2237ab
Signed-off-by: default avatarRoberto Vargas <roberto.vargas@arm.com>
parent 5629b2b1
No related branches found
No related tags found
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment