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
22LIBRARY libobjc
23EXPORTS
24search_for_method_in_list
25objc_get_uninstalled_dtable
26_objc_load_callback
27objc_malloc
28objc_atomic_malloc
29objc_realloc
30objc_calloc
31objc_free
32__objc_init_thread_system
33objc_mutex_allocate
34objc_mutex_deallocate
35objc_mutex_lock
36objc_mutex_trylock
37objc_mutex_unlock
38objc_thread_detach
39objc_thread_exit
40objc_thread_get_data
41objc_thread_get_priority
42objc_thread_id
43objc_thread_set_data
44objc_thread_set_priority
45objc_thread_yield
46objc_thread_add
47objc_thread_remove
48__objc_class_name_Object
49__objc_class_name_Protocol
50__objc_class_name_NXConstantString
51class_create_instance
52object_copy
53object_dispose
54__objc_init_selector_tables
55__objc_register_selectors_from_class
56__sel_register_typed_name
57sel_get_any_typed_uid
58sel_get_any_uid
59sel_get_name
60sel_get_type
61sel_get_typed_uid
62sel_get_uid
63sel_is_mapped
64sel_register_name
65sel_register_typed_name
66sel_types_match
67method_get_first_argument
68method_get_next_argument
69method_get_nth_argument
70method_get_number_of_arguments
71method_get_sizeof_arguments
72objc_aligned_size
73objc_alignof_type
74objc_get_type_qualifiers
75objc_promoted_size
76objc_sizeof_type
77objc_skip_argspec
78objc_skip_offset
79objc_skip_type_qualifiers
80objc_skip_typespec
81__objc_exec_class
82__objc_init_dispatch_tables
83__objc_install_premature_dtable
84__objc_print_dtable_stats
85__objc_update_dispatch_table_for_class
86class_add_method_list
87class_get_class_method
88class_get_instance_method
89get_imp
90nil_method
91objc_msg_lookup
92objc_msg_lookup_super
93objc_msg_sendv
94__objc_add_class_to_hash
95__objc_init_class_tables
96__objc_resolve_class_links
97class_pose_as
98objc_get_class
99objc_get_meta_class
100objc_lookup_class
101objc_next_class
102