]> err.no Git - sope/blob - gnustep-objc/libobjc.def
fixed mapping of 'method' attribute
[sope] / gnustep-objc / libobjc.def
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 GNU CC.
6 ;
7 ;  GNU CC 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 ;  GNU CC 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 ;  GNU CC; 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_verror
25         _objc_load_callback
26         __objc_init_thread_system
27         objc_mutex_allocate
28         objc_mutex_deallocate
29         objc_mutex_lock
30         objc_mutex_trylock
31         objc_mutex_unlock
32         objc_thread_detach
33         objc_thread_exit
34         objc_thread_get_data
35         objc_thread_get_priority
36         objc_thread_id
37         objc_thread_set_data
38         objc_thread_set_priority
39         objc_thread_yield
40         __objc_class_name_Object
41         __objc_class_name_Protocol
42         ;__objc_class_name_NXConstantString
43         objc_error
44         __objc_object_alloc
45         __objc_object_copy
46         __objc_object_dispose
47         class_create_instance
48         object_copy
49         object_dispose
50         __objc_init_selector_tables
51         __objc_register_selectors_from_class
52         __sel_register_typed_name
53         sel_get_any_typed_uid
54         sel_get_any_uid
55         sel_get_name
56         sel_get_type
57         sel_get_typed_uid
58         sel_get_uid
59         sel_is_mapped
60         sel_register_name
61         sel_register_typed_name
62         sel_types_match
63         method_get_first_argument
64         method_get_next_argument
65         method_get_nth_argument
66         method_get_number_of_arguments
67         method_get_sizeof_arguments
68         objc_aligned_size
69         objc_alignof_type
70         objc_get_type_qualifiers
71         objc_promoted_size
72         objc_sizeof_type
73         objc_skip_argspec
74         objc_skip_offset
75         objc_skip_type_qualifiers
76         objc_skip_typespec
77         __objc_read_nbyte_uint
78         __objc_read_nbyte_ulong
79         __objc_write_class
80         __objc_write_object
81         __objc_write_selector
82         objc_close_typed_stream
83         objc_end_of_typed_stream
84         objc_flush_typed_stream
85         objc_get_stream_class_version
86         objc_open_typed_stream
87         objc_open_typed_stream_for_file
88         objc_read_array
89         objc_read_char
90         objc_read_int
91         objc_read_long
92         objc_read_object
93         objc_read_selector
94         objc_read_short
95         objc_read_string
96         objc_read_type
97         objc_read_types
98         objc_read_unsigned_char
99         objc_read_unsigned_int
100         objc_read_unsigned_long
101         objc_read_unsigned_short
102         objc_write_array
103         objc_write_char
104         objc_write_int
105         objc_write_long
106         objc_write_object
107         objc_write_object_reference
108         objc_write_root_object
109         objc_write_selector
110         objc_write_short
111         objc_write_string
112         objc_write_string_atomic
113         objc_write_type
114         objc_write_types
115         objc_write_unsigned_char
116         objc_write_unsigned_int
117         objc_write_unsigned_long
118         objc_write_unsigned_short
119         __objc_exec_class
120         __objc_init_dispatch_tables
121         __objc_print_dtable_stats
122         __objc_responds_to
123         __objc_update_dispatch_table_for_class
124         class_add_method_list
125         class_get_class_method
126         class_get_instance_method
127         get_imp
128         nil_method
129         objc_msg_lookup
130         objc_msg_lookup_super
131         objc_msg_sendv
132         __objc_add_class_to_hash
133         __objc_init_class_tables
134         __objc_resolve_class_links
135         class_pose_as
136         objc_get_class
137         objc_get_meta_class
138         objc_lookup_class
139         objc_next_class
140         sarray_at_put_safe
141         sarray_free
142         sarray_lazy_copy
143         sarray_new
144         sarray_realloc
145         sarray_remove_garbage
146         hash_add
147         hash_new
148         objc_set_error_handler
149         _objc_lookup_class
150         objc_condition_allocate
151         objc_condition_deallocate
152         objc_condition_wait
153         objc_condition_broadcast
154         __objc_uninstalled_dtable