Skip to content
Snippets Groups Projects
Commit 09d81184 authored by Albert ARIBAUD's avatar Albert ARIBAUD
Browse files

remove all references to .dynsym


Discard all .dynsym sections from linker scripts
Remove all __dynsym_start definitions from linker scripts
Remove all __dynsym_start references from the codebase

Note: this touches include/asm-generic/sections.h, which
is not ARM-specific, but actual uses of __dynsym_start
are only in ARM, so this patch can safely go through
the ARM repository.

Signed-off-by: default avatarAlbert ARIBAUD <albert.u.boot@aribaud.net>
Tested-by: default avatarLubomir Popov <lpopov@mm-sol.com>
Tested-by: default avatarJeroen Hofstee <jeroen@myspectrum.nl>
Reviewed-by: default avatarBenoît Thébaudeau <benoit.thebaudeau@advansee.com>
parent c37980c3
No related branches found
No related tags found
Loading
Showing
with 9 additions and 82 deletions
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