1 /* Copyright (C) 2019-2020 Free Software Foundation, Inc.
3 This file is part of libctf.
5 libctf is free software; you can redistribute it and/or modify it under
6 the terms of the GNU General Public License as published by the Free
7 Software Foundation; either version 3, or (at your option) any later
10 This program is distributed in the hope that it will be useful, but
11 WITHOUT ANY WARRANTY; without even the implied warranty of
12 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
13 See the GNU General Public License for more details.
15 You should have received a copy of the GNU General Public License
16 along with this program; see the file COPYING. If not see
17 <http://www.gnu.org/licenses/>. */
21 /* In libctf and libctf-nobfd. */
67 ctf_type_kind_forwarded;
106 ctf_add_enum_encoded;
118 ctf_add_struct_sized;
124 ctf_add_member_offset;
125 ctf_add_member_encoded;
145 ctf_arc_open_by_name;
146 ctf_arc_open_by_name_sections;
150 ctf_archive_raw_iter;
160 ctf_link_add_cu_mapping;
161 ctf_link_set_memb_name_changer;
162 ctf_link_set_variable_filter;
165 ctf_link_shuffle_syms;
168 /* In libctf alone. */