loader: Mark unknown_ext_chain symbols as hidden
authorJohn Bauman <jbauman@google.com>
Wed, 30 Nov 2022 00:02:50 +0000 (00:02 +0000)
committerCharles Giessen <46324611+charles-lunarg@users.noreply.github.com>
Wed, 30 Nov 2022 00:19:47 +0000 (18:19 -0600)
commit3c25bbc5fa8551d5550773dd600c4b4f0b89a38a
tree89eaa001f11de9966dc35b03da4eb3c6bc971061
parent76529312e0b872e86f60519243ee66a209461996
loader: Mark unknown_ext_chain symbols as hidden

These don't need to be exported from the shared library, as they're just
internal implementation details.

Closes #1079
loader/unknown_ext_chain_gas_aarch64.S
loader/unknown_ext_chain_gas_x86.S