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

Subversion Repositories openrisc

[/] [openrisc/] [trunk/] [gnu-dev/] [or1k-gcc/] [libobjc/] [libobjc.def] - Blame information for rev 739

Details | Compare with Previous | View Log

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

powered by: WebSVN 2.1.0

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