1208099Sdelphij/*
2208099Sdelphij * $FreeBSD: releng/11.0/lib/liblzma/Symbol.map 282808 2015-05-12 05:42:13Z delphij $
3208099Sdelphij */
4208099Sdelphij
5208099SdelphijXZ_5.0 {
6208099Sdelphij	lzma_alone_decoder;
7208099Sdelphij	lzma_alone_encoder;
8208099Sdelphij	lzma_auto_decoder;
9208099Sdelphij	lzma_block_buffer_bound;
10208099Sdelphij	lzma_block_buffer_decode;
11208099Sdelphij	lzma_block_buffer_encode;
12208099Sdelphij	lzma_block_compressed_size;
13208099Sdelphij	lzma_block_decoder;
14208099Sdelphij	lzma_block_encoder;
15208099Sdelphij	lzma_block_header_decode;
16208099Sdelphij	lzma_block_header_encode;
17208099Sdelphij	lzma_block_header_size;
18208099Sdelphij	lzma_block_total_size;
19208099Sdelphij	lzma_block_unpadded_size;
20208099Sdelphij	lzma_check_is_supported;
21208099Sdelphij	lzma_check_size;
22208099Sdelphij	lzma_code;
23208099Sdelphij	lzma_crc32;
24208099Sdelphij	lzma_crc64;
25208099Sdelphij	lzma_easy_buffer_encode;
26208099Sdelphij	lzma_easy_decoder_memusage;
27208099Sdelphij	lzma_easy_encoder;
28208099Sdelphij	lzma_easy_encoder_memusage;
29208099Sdelphij	lzma_end;
30208099Sdelphij	lzma_filter_decoder_is_supported;
31208099Sdelphij	lzma_filter_encoder_is_supported;
32208099Sdelphij	lzma_filter_flags_decode;
33208099Sdelphij	lzma_filter_flags_encode;
34208099Sdelphij	lzma_filter_flags_size;
35208099Sdelphij	lzma_filters_copy;
36208099Sdelphij	lzma_filters_update;
37208099Sdelphij	lzma_get_check;
38208099Sdelphij	lzma_index_append;
39208099Sdelphij	lzma_index_block_count;
40208099Sdelphij	lzma_index_buffer_decode;
41208099Sdelphij	lzma_index_buffer_encode;
42208099Sdelphij	lzma_index_cat;
43208099Sdelphij	lzma_index_checks;
44208099Sdelphij	lzma_index_decoder;
45208099Sdelphij	lzma_index_dup;
46208099Sdelphij	lzma_index_encoder;
47208099Sdelphij	lzma_index_end;
48208099Sdelphij	lzma_index_file_size;
49208099Sdelphij	lzma_index_hash_append;
50208099Sdelphij	lzma_index_hash_decode;
51208099Sdelphij	lzma_index_hash_end;
52208099Sdelphij	lzma_index_hash_init;
53208099Sdelphij	lzma_index_hash_size;
54208099Sdelphij	lzma_index_init;
55208099Sdelphij	lzma_index_iter_init;
56208099Sdelphij	lzma_index_iter_locate;
57208099Sdelphij	lzma_index_iter_next;
58208099Sdelphij	lzma_index_iter_rewind;
59208099Sdelphij	lzma_index_memusage;
60208099Sdelphij	lzma_index_memused;
61208099Sdelphij	lzma_index_size;
62208099Sdelphij	lzma_index_stream_count;
63208099Sdelphij	lzma_index_stream_flags;
64208099Sdelphij	lzma_index_stream_padding;
65208099Sdelphij	lzma_index_stream_size;
66208099Sdelphij	lzma_index_total_size;
67208099Sdelphij	lzma_index_uncompressed_size;
68208099Sdelphij	lzma_lzma_preset;
69208099Sdelphij	lzma_memlimit_get;
70208099Sdelphij	lzma_memlimit_set;
71208099Sdelphij	lzma_memusage;
72208099Sdelphij	lzma_mf_is_supported;
73208099Sdelphij	lzma_mode_is_supported;
74208099Sdelphij	lzma_physmem;
75208099Sdelphij	lzma_properties_decode;
76208099Sdelphij	lzma_properties_encode;
77208099Sdelphij	lzma_properties_size;
78208099Sdelphij	lzma_raw_buffer_decode;
79208099Sdelphij	lzma_raw_buffer_encode;
80208099Sdelphij	lzma_raw_decoder;
81208099Sdelphij	lzma_raw_decoder_memusage;
82208099Sdelphij	lzma_raw_encoder;
83208099Sdelphij	lzma_raw_encoder_memusage;
84208099Sdelphij	lzma_stream_buffer_bound;
85208099Sdelphij	lzma_stream_buffer_decode;
86208099Sdelphij	lzma_stream_buffer_encode;
87208099Sdelphij	lzma_stream_decoder;
88208099Sdelphij	lzma_stream_encoder;
89208099Sdelphij	lzma_stream_flags_compare;
90208099Sdelphij	lzma_stream_footer_decode;
91208099Sdelphij	lzma_stream_footer_encode;
92208099Sdelphij	lzma_stream_header_decode;
93208099Sdelphij	lzma_stream_header_encode;
94208099Sdelphij	lzma_version_number;
95208099Sdelphij	lzma_version_string;
96208099Sdelphij	lzma_vli_decode;
97208099Sdelphij	lzma_vli_encode;
98208099Sdelphij	lzma_vli_size;
99208099Sdelphij};
100208099Sdelphij
101278433SrpauloXZ_5.2 {
102278433Srpaulo	lzma_block_uncomp_encode;
103278433Srpaulo	lzma_cputhreads;	
104278433Srpaulo	lzma_get_progress;
105278433Srpaulo	lzma_stream_encoder_mt;
106278433Srpaulo	lzma_stream_encoder_mt_memusage;
107278433Srpaulo};
108278433Srpaulo
109208099SdelphijXZprivate_1.0 {
110208099Sdelphij	lzma_alloc;
111281316Sdelphij	lzma_alloc_zero;
112208099Sdelphij	lzma_alone_decoder_init;
113281316Sdelphij	lzma_block_buffer_bound64;
114208099Sdelphij	lzma_block_decoder_init;
115208099Sdelphij	lzma_block_encoder_init;
116208099Sdelphij	lzma_bufcpy;
117208099Sdelphij	lzma_check_finish;
118208099Sdelphij	lzma_check_init;
119208099Sdelphij	lzma_check_update;
120208099Sdelphij	lzma_delta_coder_init;
121208099Sdelphij	lzma_delta_coder_memusage;
122208099Sdelphij	lzma_delta_decoder_init;
123208099Sdelphij	lzma_delta_encoder_init;
124208099Sdelphij	lzma_delta_props_decode;
125208099Sdelphij	lzma_delta_props_encode;
126208099Sdelphij	lzma_easy_preset;
127208099Sdelphij	lzma_free;
128208099Sdelphij	lzma_index_encoder_init;
129208099Sdelphij	lzma_index_padding_size;
130208099Sdelphij	lzma_index_prealloc;
131208099Sdelphij	lzma_lz_decoder_init;
132208099Sdelphij	lzma_lz_decoder_memusage;
133208099Sdelphij	lzma_lz_decoder_uncompressed;
134208099Sdelphij	lzma_lz_encoder_init;
135208099Sdelphij	lzma_lz_encoder_memusage;
136281316Sdelphij	lzma_lzma2_block_size;
137208099Sdelphij	lzma_lzma2_decoder_init;
138208099Sdelphij	lzma_lzma2_decoder_memusage;
139208099Sdelphij	lzma_lzma2_encoder_init;
140208099Sdelphij	lzma_lzma2_encoder_memusage;
141208099Sdelphij	lzma_lzma2_props_decode;
142208099Sdelphij	lzma_lzma2_props_encode;
143208099Sdelphij	lzma_lzma_decoder_create;
144208099Sdelphij	lzma_lzma_decoder_init;
145208099Sdelphij	lzma_lzma_decoder_memusage;
146208099Sdelphij	lzma_lzma_decoder_memusage_nocheck;
147208099Sdelphij	lzma_lzma_encode;
148208099Sdelphij	lzma_lzma_encoder_create;
149208099Sdelphij	lzma_lzma_encoder_init;
150208099Sdelphij	lzma_lzma_encoder_memusage;
151208099Sdelphij	lzma_lzma_encoder_reset;
152208099Sdelphij	lzma_lzma_lclppb_decode;
153208099Sdelphij	lzma_lzma_lclppb_encode;
154208099Sdelphij	lzma_lzma_optimum_fast;
155208099Sdelphij	lzma_lzma_optimum_normal;
156208099Sdelphij	lzma_lzma_props_decode;
157208099Sdelphij	lzma_lzma_props_encode;
158208099Sdelphij	lzma_mf_bt2_find;
159208099Sdelphij	lzma_mf_bt2_skip;
160208099Sdelphij	lzma_mf_bt3_find;
161208099Sdelphij	lzma_mf_bt3_skip;
162208099Sdelphij	lzma_mf_bt4_find;
163208099Sdelphij	lzma_mf_bt4_skip;
164208099Sdelphij	lzma_mf_find;
165208099Sdelphij	lzma_mf_hc3_find;
166208099Sdelphij	lzma_mf_hc3_skip;
167208099Sdelphij	lzma_mf_hc4_find;
168208099Sdelphij	lzma_mf_hc4_skip;
169281316Sdelphij	lzma_mt_block_size;
170208099Sdelphij	lzma_next_end;
171208099Sdelphij	lzma_next_filter_init;
172208099Sdelphij	lzma_next_filter_update;
173281316Sdelphij	lzma_outq_end;
174281316Sdelphij	lzma_outq_get_buf;
175281316Sdelphij	lzma_outq_init;
176281316Sdelphij	lzma_outq_is_readable;
177281316Sdelphij	lzma_outq_memusage;
178281316Sdelphij	lzma_outq_read;
179208099Sdelphij	lzma_raw_coder_init;
180208099Sdelphij	lzma_raw_coder_memusage;
181208099Sdelphij	lzma_raw_decoder_init;
182208099Sdelphij	lzma_raw_encoder_init;
183282808Sdelphij	lzma_sha256_finish;
184282808Sdelphij	lzma_sha256_init;
185282808Sdelphij	lzma_sha256_update;
186208099Sdelphij	lzma_simple_arm_decoder_init;
187208099Sdelphij	lzma_simple_arm_encoder_init;
188208099Sdelphij	lzma_simple_armthumb_decoder_init;
189208099Sdelphij	lzma_simple_armthumb_encoder_init;
190208099Sdelphij	lzma_simple_coder_init;
191208099Sdelphij	lzma_simple_ia64_decoder_init;
192208099Sdelphij	lzma_simple_ia64_encoder_init;
193208099Sdelphij	lzma_simple_powerpc_decoder_init;
194208099Sdelphij	lzma_simple_powerpc_encoder_init;
195208099Sdelphij	lzma_simple_props_decode;
196208099Sdelphij	lzma_simple_props_encode;
197208099Sdelphij	lzma_simple_props_size;
198208099Sdelphij	lzma_simple_sparc_decoder_init;
199208099Sdelphij	lzma_simple_sparc_encoder_init;
200208099Sdelphij	lzma_simple_x86_decoder_init;
201208099Sdelphij	lzma_simple_x86_encoder_init;
202208099Sdelphij	lzma_stream_decoder_init;
203208099Sdelphij	lzma_strm_init;
204281316Sdelphij	lzma_tuklib_cpucores;
205208099Sdelphij	lzma_tuklib_physmem;
206208099Sdelphij};
207