OSDN Git Service

libobjc/
[pf3gnuchains/gcc-fork.git] / libobjc / libobjc.def
1 ;  GNU Objective C Runtime DLL Export Definitions
2 ;  Copyright (C) 1997, 2001, 2003, 2005, 2009 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, 51 Franklin Street, Fifth Floor,
19 ;  Boston, MA 02110-1301, USA.
20
21 LIBRARY libobjc
22 EXPORTS
23 search_for_method_in_list
24 objc_get_uninstalled_dtable
25 objc_hash_is_key_in_hash
26 hash_is_key_in_hash
27 objc_verror
28 _objc_load_callback
29 objc_malloc
30 objc_atomic_malloc
31 objc_valloc
32 objc_realloc
33 objc_calloc
34 objc_free
35 __objc_init_thread_system
36 objc_mutex_allocate
37 objc_mutex_deallocate
38 objc_mutex_lock
39 objc_mutex_trylock
40 objc_mutex_unlock
41 _objc_unexpected_exception
42 objc_thread_detach
43 objc_thread_exit
44 objc_thread_get_data
45 objc_thread_get_priority
46 objc_thread_id
47 objc_thread_set_data
48 objc_thread_set_priority
49 objc_thread_yield
50 objc_thread_add
51 objc_thread_remove
52 __objc_class_name_Object
53 __objc_class_name_Protocol
54 __objc_class_name_NXConstantString
55 objc_error
56 __objc_object_alloc
57 __objc_object_copy
58 __objc_object_dispose
59 class_create_instance
60 object_copy
61 object_dispose
62 __objc_init_selector_tables
63 __objc_register_selectors_from_class
64 __sel_register_typed_name
65 sel_get_any_typed_uid
66 sel_get_any_uid
67 sel_get_name
68 sel_get_type
69 sel_get_typed_uid
70 sel_get_uid
71 sel_is_mapped
72 sel_register_name
73 sel_register_typed_name
74 sel_types_match
75 method_get_first_argument
76 method_get_next_argument
77 method_get_nth_argument
78 method_get_number_of_arguments
79 method_get_sizeof_arguments
80 objc_aligned_size
81 objc_alignof_type
82 objc_get_type_qualifiers
83 objc_promoted_size
84 objc_sizeof_type
85 objc_skip_argspec
86 objc_skip_offset
87 objc_skip_type_qualifiers
88 objc_skip_typespec
89 __objc_read_nbyte_uint
90 __objc_read_nbyte_ulong
91 __objc_write_class
92 __objc_write_object
93 __objc_write_selector
94 objc_close_typed_stream
95 objc_end_of_typed_stream
96 objc_flush_typed_stream
97 objc_get_stream_class_version
98 objc_open_typed_stream
99 objc_open_typed_stream_for_file
100 objc_read_array
101 objc_read_char
102 objc_read_int
103 objc_read_long
104 objc_read_object
105 objc_read_selector
106 objc_read_short
107 objc_read_string
108 objc_read_type
109 objc_read_types
110 objc_read_unsigned_char
111 objc_read_unsigned_int
112 objc_read_unsigned_long
113 objc_read_unsigned_short
114 objc_write_array
115 objc_write_char
116 objc_write_int
117 objc_write_long
118 objc_write_object
119 objc_write_object_reference
120 objc_write_root_object
121 objc_write_selector
122 objc_write_short
123 objc_write_string
124 objc_write_string_atomic
125 objc_write_type
126 objc_write_types
127 objc_write_unsigned_char
128 objc_write_unsigned_int
129 objc_write_unsigned_long
130 objc_write_unsigned_short
131 __objc_exec_class
132 __objc_init_dispatch_tables
133 __objc_install_premature_dtable
134 __objc_print_dtable_stats
135 __objc_responds_to
136 __objc_update_dispatch_table_for_class
137 class_add_method_list
138 class_get_class_method
139 class_get_instance_method
140 get_imp
141 nil_method
142 objc_msg_lookup
143 objc_msg_lookup_super
144 objc_msg_sendv
145 __objc_add_class_to_hash
146 __objc_init_class_tables
147 __objc_resolve_class_links
148 class_pose_as
149 objc_get_class
150 objc_get_meta_class
151 objc_lookup_class
152 objc_next_class
153 sarray_at_put
154 sarray_at_put_safe
155 sarray_free
156 sarray_lazy_copy
157 sarray_new
158 sarray_realloc
159 sarray_remove_garbage
160 objc_hash_add
161 hash_add
162 objc_hash_delete
163 hash_delete
164 objc_hash_new
165 hash_new
166 objc_hash_next
167 hash_next
168 objc_hash_remove
169 hash_remove
170 objc_hash_value_for_key
171 hash_value_for_key