Include ld-lib.exp from ctf-lib.exp
[binutils-gdb.git] / libctf / libctf.ver
index f0633f26c4cd688bcae4ca7b7025c5e96b97f66d..2137c5b810ff44b059bf08147858038461e403f2 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 2019-2020 Free Software Foundation, Inc.
+/* Copyright (C) 2019-2021 Free Software Foundation, Inc.
 
    This file is part of libctf.
 
@@ -190,4 +190,9 @@ LIBCTF_1.1 {
 
        ctf_arc_lookup_symbol;
        ctf_arc_flush_caches;
+
+       ctf_getsymsect;
+       ctf_getstrsect;
+       ctf_symsect_endianness;
+       ctf_arc_symsect_endianness;
 } LIBCTF_1.0;