Codebase list gjs / e4a0586d-0a11-4b16-9360-29ebdd71dbfb/main libgjs.symbols
e4a0586d-0a11-4b16-9360-29ebdd71dbfb/main

Tree @e4a0586d-0a11-4b16-9360-29ebdd71dbfb/main (Download .tar.gz)

libgjs.symbols @e4a0586d-0a11-4b16-9360-29ebdd71dbfb/mainraw · history · blame

# SPDX-License-Identifier: MIT OR LGPL-2.0-or-later
# SPDX-FileCopyrightText: 2019 Philip Chimento <philip.chimento@gmail.com>

# Workaround for https://github.com/mesonbuild/meson/issues/3047
# Linker scripts are not understood by the macOS linker, we need to use a
# symbol export file instead.
# With autotools, this was all done transparently by -export-symbols-regex.
_gjs_*
__Z*[0-9]gjs_*
__ZN*GjsContextPrivate*from_object*