Codebase list gjs / e44c8747-b929-4388-9d4c-75ec3fcb41da/main libgjs.symbols
e44c8747-b929-4388-9d4c-75ec3fcb41da/main

Tree @e44c8747-b929-4388-9d4c-75ec3fcb41da/main (Download .tar.gz)

libgjs.symbols @e44c8747-b929-4388-9d4c-75ec3fcb41da/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*