1 /* Copyright (C) 2019-2024 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;
103 ctf_add_enum_encoded;
115 ctf_add_struct_sized;
121 ctf_add_member_offset;
122 ctf_add_member_encoded;
141 ctf_arc_open_by_name;
142 ctf_arc_open_by_name_sections;
146 ctf_archive_raw_iter;
156 ctf_link_add_cu_mapping;
157 ctf_link_set_memb_name_changer;
158 ctf_link_set_variable_filter;
161 ctf_link_shuffle_syms;
164 ctf_fdopen; /* libctf only. */
165 ctf_open; /* libctf only. */
166 ctf_arc_open; /* libctf only. */
167 ctf_bfdopen; /* libctf only. */
168 ctf_bfdopen_ctfsect; /* libctf only. */
176 ctf_dict_open_sections;
184 ctf_link_add_linker_symbol;
186 ctf_arc_lookup_symbol;
187 ctf_arc_flush_caches;
191 ctf_symsect_endianness;
192 ctf_arc_symsect_endianness;
197 ctf_lookup_by_symbol_name;
198 ctf_arc_lookup_symbol_name;
204 ctf_lookup_enumerator;
205 ctf_lookup_enumerator_next;
206 ctf_arc_lookup_enumerator_next;