OpenCores
URL https://opencores.org/ocsvn/scarts/scarts/trunk

Subversion Repositories scarts

[/] [scarts/] [trunk/] [toolchain/] [scarts-gcc/] [gcc-4.1.1/] [libobjc/] [libobjc.def] - Blame information for rev 14

Details | Compare with Previous | View Log

Line No. Rev Author Line
1 14 jlechner
;  GNU Objective C Runtime DLL Export Definitions
2
;  Copyright (C) 1997 Free Software Foundation, Inc.
3
;  Contributed by Scott Christley 
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_thread_detach
42
objc_thread_exit
43
objc_thread_get_data
44
objc_thread_get_priority
45
objc_thread_id
46
objc_thread_set_data
47
objc_thread_set_priority
48
objc_thread_yield
49
objc_thread_add
50
objc_thread_remove
51
__objc_class_name_Object
52
__objc_class_name_Protocol
53
__objc_class_name_NXConstantString
54
objc_error
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_responds_to
135
__objc_update_dispatch_table_for_class
136
class_add_method_list
137
class_get_class_method
138
class_get_instance_method
139
get_imp
140
nil_method
141
objc_msg_lookup
142
objc_msg_lookup_super
143
objc_msg_sendv
144
__objc_add_class_to_hash
145
__objc_init_class_tables
146
__objc_resolve_class_links
147
class_pose_as
148
objc_get_class
149
objc_get_meta_class
150
objc_lookup_class
151
objc_next_class
152
sarray_at_put
153
sarray_at_put_safe
154
sarray_free
155
sarray_lazy_copy
156
sarray_new
157
sarray_realloc
158
sarray_remove_garbage
159
objc_hash_add
160
hash_add
161
objc_hash_delete
162
hash_delete
163
objc_hash_new
164
hash_new
165
objc_hash_next
166
hash_next
167
objc_hash_remove
168
hash_remove
169
objc_hash_value_for_key
170
hash_value_for_key

powered by: WebSVN 2.1.0

© copyright 1999-2024 OpenCores.org, equivalent to Oliscience, all rights reserved. OpenCores®, registered trademark.