mirror of
https://github.com/genodelabs/genode.git
synced 2024-12-18 13:26:27 +00:00
7b37546a4d
This patch prevents the abi_symbols tool from generating symbols that are known to occur in shared objects but must not be part of a library ABI. This saves a bit of time during library-porting work. However, to avoid the accidental use of ABI symbol definitions that lack any form of manual curation, the abi_symbols tool outputs a special message, which is explicitly checked-for by the check_abi tool. Fixes #3112
14 lines
180 B
Plaintext
14 lines
180 B
Plaintext
__bss_start
|
|
__eh_frame_start__
|
|
__exidx_end
|
|
__exidx_start
|
|
__l4sys_invoke_indirect
|
|
_ctors_end
|
|
_ctors_start
|
|
_edata
|
|
_end
|
|
_init
|
|
_parent_cap
|
|
_parent_cap_local_name
|
|
_parent_cap_thread_id
|