]> git.ipfire.org Git - thirdparty/gcc.git/blame - libobjc/libobjc.def
re PR testsuite/39696 (gcc.dg/tree-ssa/ssa-ccp-25.c scan-tree-dump doesn't work on...
[thirdparty/gcc.git] / libobjc / libobjc.def
CommitLineData
88e17b57 1; GNU Objective C Runtime DLL Export Definitions
faef499b 2; Copyright (C) 1997, 2001, 2003, 2005, 2009 Free Software Foundation, Inc.
88e17b57
BE
3; Contributed by Scott Christley <scottc@net-community.com>
4;
38709cad 5; This file is part of GCC.
88e17b57 6;
38709cad 7; GCC is free software; you can redistribute it and/or modify it under the
88e17b57
BE
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;
38709cad 11; GCC is distributed in the hope that it will be useful, but WITHOUT ANY
88e17b57
BE
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
38709cad 17; GCC; see the file COPYING. If not, write to the Free Software
f9d09c43
KC
18; Foundation, 51 Franklin Street, Fifth Floor,
19; Boston, MA 02110-1301, USA.
88e17b57
BE
20
21LIBRARY libobjc
22EXPORTS
23search_for_method_in_list
24objc_get_uninstalled_dtable
270a1283 25objc_hash_is_key_in_hash
88e17b57
BE
26hash_is_key_in_hash
27objc_verror
28_objc_load_callback
29objc_malloc
30objc_atomic_malloc
31objc_valloc
32objc_realloc
33objc_calloc
34objc_free
35__objc_init_thread_system
36objc_mutex_allocate
37objc_mutex_deallocate
38objc_mutex_lock
39objc_mutex_trylock
40objc_mutex_unlock
faef499b 41_objc_unexpected_exception
88e17b57
BE
42objc_thread_detach
43objc_thread_exit
44objc_thread_get_data
45objc_thread_get_priority
46objc_thread_id
47objc_thread_set_data
48objc_thread_set_priority
49objc_thread_yield
b894530e
NP
50objc_thread_add
51objc_thread_remove
88e17b57
BE
52__objc_class_name_Object
53__objc_class_name_Protocol
54__objc_class_name_NXConstantString
55objc_error
56__objc_object_alloc
57__objc_object_copy
58__objc_object_dispose
59class_create_instance
60object_copy
61object_dispose
62__objc_init_selector_tables
63__objc_register_selectors_from_class
64__sel_register_typed_name
65sel_get_any_typed_uid
66sel_get_any_uid
67sel_get_name
68sel_get_type
69sel_get_typed_uid
70sel_get_uid
71sel_is_mapped
72sel_register_name
73sel_register_typed_name
74sel_types_match
75method_get_first_argument
76method_get_next_argument
77method_get_nth_argument
78method_get_number_of_arguments
79method_get_sizeof_arguments
80objc_aligned_size
81objc_alignof_type
82objc_get_type_qualifiers
83objc_promoted_size
84objc_sizeof_type
85objc_skip_argspec
86objc_skip_offset
87objc_skip_type_qualifiers
88objc_skip_typespec
89__objc_read_nbyte_uint
90__objc_read_nbyte_ulong
91__objc_write_class
92__objc_write_object
93__objc_write_selector
94objc_close_typed_stream
95objc_end_of_typed_stream
96objc_flush_typed_stream
97objc_get_stream_class_version
98objc_open_typed_stream
99objc_open_typed_stream_for_file
100objc_read_array
101objc_read_char
102objc_read_int
103objc_read_long
104objc_read_object
105objc_read_selector
106objc_read_short
107objc_read_string
108objc_read_type
109objc_read_types
110objc_read_unsigned_char
111objc_read_unsigned_int
112objc_read_unsigned_long
113objc_read_unsigned_short
114objc_write_array
115objc_write_char
116objc_write_int
117objc_write_long
118objc_write_object
119objc_write_object_reference
120objc_write_root_object
121objc_write_selector
122objc_write_short
123objc_write_string
124objc_write_string_atomic
125objc_write_type
126objc_write_types
127objc_write_unsigned_char
128objc_write_unsigned_int
129objc_write_unsigned_long
130objc_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
137class_add_method_list
138class_get_class_method
139class_get_instance_method
140get_imp
141nil_method
142objc_msg_lookup
143objc_msg_lookup_super
144objc_msg_sendv
145__objc_add_class_to_hash
146__objc_init_class_tables
147__objc_resolve_class_links
148class_pose_as
149objc_get_class
150objc_get_meta_class
151objc_lookup_class
152objc_next_class
153sarray_at_put
154sarray_at_put_safe
155sarray_free
156sarray_lazy_copy
157sarray_new
158sarray_realloc
159sarray_remove_garbage
270a1283 160objc_hash_add
88e17b57 161hash_add
270a1283 162objc_hash_delete
88e17b57 163hash_delete
270a1283 164objc_hash_new
88e17b57 165hash_new
270a1283 166objc_hash_next
88e17b57 167hash_next
270a1283 168objc_hash_remove
88e17b57 169hash_remove
270a1283 170objc_hash_value_for_key
88e17b57 171hash_value_for_key