mirror of
https://github.com/genodelabs/genode.git
synced 2024-12-19 13:47:56 +00:00
stdcxx: Add missing symbols to ABI
- typeinfo for std::runtime_error - typeinfo for std::regex_error - vtable for std::regex_error
This commit is contained in:
parent
c7fa3b69d9
commit
33ba587813
@ -624,6 +624,9 @@ _ZTISt16invalid_argument V
|
||||
_ZTVSt16invalid_argument V
|
||||
_ZTISt8ios_base V
|
||||
_ZTISt7codecvtIcc11__mbstate_tE V
|
||||
_ZTISt13runtime_error V
|
||||
_ZTISt11regex_error V
|
||||
_ZTVSt11regex_error V
|
||||
|
||||
# manually added template-related symbols
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user