1; GNU Objective C Runtime DLL Export Definitions 2; Copyright (C) 1997-2020 Free Software Foundation, Inc. 3; Contributed by Scott Christley <scottc@net-community.com> 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 3, 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 COPYING3. If not, see <http://www.gnu.org/licenses/>. 18 19; FIXME: This file needs to be updated or removed 20 21LIBRARY libobjc 22EXPORTS 23search_for_method_in_list 24objc_get_uninstalled_dtable 25_objc_load_callback 26objc_malloc 27objc_atomic_malloc 28objc_realloc 29objc_calloc 30objc_free 31__objc_init_thread_system 32objc_mutex_allocate 33objc_mutex_deallocate 34objc_mutex_lock 35objc_mutex_trylock 36objc_mutex_unlock 37objc_thread_detach 38objc_thread_exit 39objc_thread_get_data 40objc_thread_get_priority 41objc_thread_id 42objc_thread_set_data 43objc_thread_set_priority 44objc_thread_yield 45objc_thread_add 46objc_thread_remove 47__objc_class_name_Object 48__objc_class_name_Protocol 49__objc_class_name_NXConstantString 50class_create_instance 51object_copy 52object_dispose 53__objc_init_selector_tables 54__objc_register_selectors_from_class 55__sel_register_typed_name 56sel_get_any_typed_uid 57sel_get_any_uid 58sel_get_name 59sel_get_type 60sel_get_typed_uid 61sel_get_uid 62sel_is_mapped 63sel_register_name 64sel_register_typed_name 65sel_types_match 66method_get_first_argument 67method_get_next_argument 68method_get_nth_argument 69method_get_number_of_arguments 70method_get_sizeof_arguments 71objc_aligned_size 72objc_alignof_type 73objc_get_type_qualifiers 74objc_promoted_size 75objc_sizeof_type 76objc_skip_argspec 77objc_skip_offset 78objc_skip_type_qualifiers 79objc_skip_typespec 80__objc_exec_class 81__objc_init_dispatch_tables 82__objc_install_premature_dtable 83__objc_print_dtable_stats 84__objc_update_dispatch_table_for_class 85class_add_method_list 86class_get_class_method 87class_get_instance_method 88get_imp 89nil_method 90objc_msg_lookup 91objc_msg_lookup_super 92objc_msg_sendv 93__objc_add_class_to_hash 94__objc_init_class_tables 95__objc_resolve_class_links 96class_pose_as 97objc_get_class 98objc_get_meta_class 99objc_lookup_class 100objc_next_class 101