OSDN Git Service

In libobjc/:
[pf3gnuchains/gcc-fork.git] / libobjc / libobjc.def
1 ;  GNU Objective C Runtime DLL Export Definitions
2 ;  Copyright (C) 1997, 2001, 2003, 2005, 2009, 2010
3 ;  Free Software Foundation, Inc.
4 ;  Contributed by Scott Christley <scottc@net-community.com>
5 ;
6 ;  This file is part of GCC.
7 ;
8 ;  GCC is free software; you can redistribute it and/or modify it under the
9 ;  terms of the GNU General Public License as published by the Free Software
10 ;  Foundation; either version 3, or (at your option) any later version.
11 ;
12 ;  GCC is distributed in the hope that it will be useful, but WITHOUT ANY
13 ;  WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS
14 ;  FOR A PARTICULAR PURPOSE.  See the GNU General Public License for more
15 ;  details.
16 ;
17 ;  You should have received a copy of the GNU General Public License along with
18 ;  GCC; see the file COPYING3.  If not, see <http://www.gnu.org/licenses/>.
19
20 ; FIXME: This file needs to be updated or removed
21
22 LIBRARY libobjc
23 EXPORTS
24 search_for_method_in_list
25 objc_get_uninstalled_dtable
26 objc_hash_is_key_in_hash
27 hash_is_key_in_hash
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_object_alloc
56 __objc_object_copy
57 __objc_object_dispose
58 class_create_instance
59 object_copy
60 object_dispose
61 __objc_init_selector_tables
62 __objc_register_selectors_from_class
63 __sel_register_typed_name
64 sel_get_any_typed_uid
65 sel_get_any_uid
66 sel_get_name
67 sel_get_type
68 sel_get_typed_uid
69 sel_get_uid
70 sel_is_mapped
71 sel_register_name
72 sel_register_typed_name
73 sel_types_match
74 method_get_first_argument
75 method_get_next_argument
76 method_get_nth_argument
77 method_get_number_of_arguments
78 method_get_sizeof_arguments
79 objc_aligned_size
80 objc_alignof_type
81 objc_get_type_qualifiers
82 objc_promoted_size
83 objc_sizeof_type
84 objc_skip_argspec
85 objc_skip_offset
86 objc_skip_type_qualifiers
87 objc_skip_typespec
88 __objc_read_nbyte_uint
89 __objc_read_nbyte_ulong
90 __objc_write_class
91 __objc_write_object
92 __objc_write_selector
93 objc_close_typed_stream
94 objc_end_of_typed_stream
95 objc_flush_typed_stream
96 objc_get_stream_class_version
97 objc_open_typed_stream
98 objc_open_typed_stream_for_file
99 objc_read_array
100 objc_read_char
101 objc_read_int
102 objc_read_long
103 objc_read_object
104 objc_read_selector
105 objc_read_short
106 objc_read_string
107 objc_read_type
108 objc_read_types
109 objc_read_unsigned_char
110 objc_read_unsigned_int
111 objc_read_unsigned_long
112 objc_read_unsigned_short
113 objc_write_array
114 objc_write_char
115 objc_write_int
116 objc_write_long
117 objc_write_object
118 objc_write_object_reference
119 objc_write_root_object
120 objc_write_selector
121 objc_write_short
122 objc_write_string
123 objc_write_string_atomic
124 objc_write_type
125 objc_write_types
126 objc_write_unsigned_char
127 objc_write_unsigned_int
128 objc_write_unsigned_long
129 objc_write_unsigned_short
130 __objc_exec_class
131 __objc_init_dispatch_tables
132 __objc_install_premature_dtable
133 __objc_print_dtable_stats
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 objc_hash_add
159 hash_add
160 objc_hash_delete
161 hash_delete
162 objc_hash_new
163 hash_new
164 objc_hash_next
165 hash_next
166 objc_hash_remove
167 hash_remove
168 objc_hash_value_for_key
169 hash_value_for_key