1 | ; GNU Objective C Runtime DLL Export Definitions |
---|
2 | ; Copyright (C) 1997 Free Software Foundation, Inc. |
---|
3 | ; Contributed by Scott Christley <scottc@net-community.com> |
---|
4 | ; |
---|
5 | ; This file is part of GCC. |
---|
6 | ; |
---|
7 | ; GCC is free software; you can redistribute it and/or modify it under the |
---|
8 | ; terms of the GNU General Public License as published by the Free Software |
---|
9 | ; Foundation; either version 2, or (at your option) any later version. |
---|
10 | ; |
---|
11 | ; GCC is distributed in the hope that it will be useful, but WITHOUT ANY |
---|
12 | ; WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS |
---|
13 | ; FOR A PARTICULAR PURPOSE. See the GNU General Public License for more |
---|
14 | ; details. |
---|
15 | ; |
---|
16 | ; You should have received a copy of the GNU General Public License along with |
---|
17 | ; GCC; see the file COPYING. If not, write to the Free Software |
---|
18 | ; Foundation, 59 Temple Place - Suite 330, |
---|
19 | ; Boston, MA 02111-1307, USA. |
---|
20 | |
---|
21 | LIBRARY libobjc |
---|
22 | EXPORTS |
---|
23 | search_for_method_in_list |
---|
24 | objc_get_uninstalled_dtable |
---|
25 | hash_is_key_in_hash |
---|
26 | objc_verror |
---|
27 | _objc_load_callback |
---|
28 | objc_malloc |
---|
29 | objc_atomic_malloc |
---|
30 | objc_valloc |
---|
31 | objc_realloc |
---|
32 | objc_calloc |
---|
33 | objc_free |
---|
34 | __objc_init_thread_system |
---|
35 | objc_mutex_allocate |
---|
36 | objc_mutex_deallocate |
---|
37 | objc_mutex_lock |
---|
38 | objc_mutex_trylock |
---|
39 | objc_mutex_unlock |
---|
40 | objc_thread_detach |
---|
41 | objc_thread_exit |
---|
42 | objc_thread_get_data |
---|
43 | objc_thread_get_priority |
---|
44 | objc_thread_id |
---|
45 | objc_thread_set_data |
---|
46 | objc_thread_set_priority |
---|
47 | objc_thread_yield |
---|
48 | objc_thread_add |
---|
49 | objc_thread_remove |
---|
50 | __objc_class_name_Object |
---|
51 | __objc_class_name_Protocol |
---|
52 | __objc_class_name_NXConstantString |
---|
53 | objc_error |
---|
54 | __objc_object_alloc |
---|
55 | __objc_object_copy |
---|
56 | __objc_object_dispose |
---|
57 | class_create_instance |
---|
58 | object_copy |
---|
59 | object_dispose |
---|
60 | __objc_init_selector_tables |
---|
61 | __objc_register_selectors_from_class |
---|
62 | __sel_register_typed_name |
---|
63 | sel_get_any_typed_uid |
---|
64 | sel_get_any_uid |
---|
65 | sel_get_name |
---|
66 | sel_get_type |
---|
67 | sel_get_typed_uid |
---|
68 | sel_get_uid |
---|
69 | sel_is_mapped |
---|
70 | sel_register_name |
---|
71 | sel_register_typed_name |
---|
72 | sel_types_match |
---|
73 | method_get_first_argument |
---|
74 | method_get_next_argument |
---|
75 | method_get_nth_argument |
---|
76 | method_get_number_of_arguments |
---|
77 | method_get_sizeof_arguments |
---|
78 | objc_aligned_size |
---|
79 | objc_alignof_type |
---|
80 | objc_get_type_qualifiers |
---|
81 | objc_promoted_size |
---|
82 | objc_sizeof_type |
---|
83 | objc_skip_argspec |
---|
84 | objc_skip_offset |
---|
85 | objc_skip_type_qualifiers |
---|
86 | objc_skip_typespec |
---|
87 | __objc_read_nbyte_uint |
---|
88 | __objc_read_nbyte_ulong |
---|
89 | __objc_write_class |
---|
90 | __objc_write_object |
---|
91 | __objc_write_selector |
---|
92 | objc_close_typed_stream |
---|
93 | objc_end_of_typed_stream |
---|
94 | objc_flush_typed_stream |
---|
95 | objc_get_stream_class_version |
---|
96 | objc_open_typed_stream |
---|
97 | objc_open_typed_stream_for_file |
---|
98 | objc_read_array |
---|
99 | objc_read_char |
---|
100 | objc_read_int |
---|
101 | objc_read_long |
---|
102 | objc_read_object |
---|
103 | objc_read_selector |
---|
104 | objc_read_short |
---|
105 | objc_read_string |
---|
106 | objc_read_type |
---|
107 | objc_read_types |
---|
108 | objc_read_unsigned_char |
---|
109 | objc_read_unsigned_int |
---|
110 | objc_read_unsigned_long |
---|
111 | objc_read_unsigned_short |
---|
112 | objc_write_array |
---|
113 | objc_write_char |
---|
114 | objc_write_int |
---|
115 | objc_write_long |
---|
116 | objc_write_object |
---|
117 | objc_write_object_reference |
---|
118 | objc_write_root_object |
---|
119 | objc_write_selector |
---|
120 | objc_write_short |
---|
121 | objc_write_string |
---|
122 | objc_write_string_atomic |
---|
123 | objc_write_type |
---|
124 | objc_write_types |
---|
125 | objc_write_unsigned_char |
---|
126 | objc_write_unsigned_int |
---|
127 | objc_write_unsigned_long |
---|
128 | objc_write_unsigned_short |
---|
129 | __objc_exec_class |
---|
130 | __objc_init_dispatch_tables |
---|
131 | __objc_install_premature_dtable |
---|
132 | __objc_print_dtable_stats |
---|
133 | __objc_responds_to |
---|
134 | __objc_update_dispatch_table_for_class |
---|
135 | class_add_method_list |
---|
136 | class_get_class_method |
---|
137 | class_get_instance_method |
---|
138 | get_imp |
---|
139 | nil_method |
---|
140 | objc_msg_lookup |
---|
141 | objc_msg_lookup_super |
---|
142 | objc_msg_sendv |
---|
143 | __objc_add_class_to_hash |
---|
144 | __objc_init_class_tables |
---|
145 | __objc_resolve_class_links |
---|
146 | class_pose_as |
---|
147 | objc_get_class |
---|
148 | objc_get_meta_class |
---|
149 | objc_lookup_class |
---|
150 | objc_next_class |
---|
151 | sarray_at_put |
---|
152 | sarray_at_put_safe |
---|
153 | sarray_free |
---|
154 | sarray_lazy_copy |
---|
155 | sarray_new |
---|
156 | sarray_realloc |
---|
157 | sarray_remove_garbage |
---|
158 | hash_add |
---|
159 | hash_delete |
---|
160 | hash_new |
---|
161 | hash_next |
---|
162 | hash_remove |
---|
163 | hash_value_for_key |
---|