Home
last modified time | relevance | path

Searched refs:__objc_exec_class (Results 1 – 12 of 12) sorted by relevance

/netbsd-src/external/gpl3/gcc.old/dist/libobjc/
H A Dlibobjc.def80 __objc_exec_class
H A Dinit.c567 __objc_exec_class (struct objc_module *module) in __objc_exec_class() function
H A DTHREADS127 Initialize the thread subsystem. Called once by __objc_exec_class.
/netbsd-src/external/gpl3/gcc/dist/libobjc/
H A Dlibobjc.def80 __objc_exec_class
H A DChangeLog399 * init.c (__objc_exec_class): Work around a bug in clang's code
781 (__objc_exec_class): Do not set __objc_class_tree_list.
820 (__objc_exec_class): Same. In particular, do not print the module
841 (__objc_exec_class): Initialize duplicate_classes.
916 * init.c (__objc_exec_class): Call
962 * init.c (__objc_exec_class): Call __objc_resolve_class_links (),
1097 (__objc_exec_class): Take a 'struct objc_module *' argument
1232 (__objc_exec_class): Call __objc_accessors_init.
1262 * init.c (__objc_exec_class): Call __objc_init_class.
1510 (__objc_exec_class): Call __objc_protocols_init on startup.
[all …]
H A Dinit.c567 __objc_exec_class (struct objc_module *module) in __objc_exec_class() function
H A DTHREADS127 Initialize the thread subsystem. Called once by __objc_exec_class.
/netbsd-src/external/gpl3/gcc.old/dist/gcc/
H A DFSFChangeLog.10764 (__objc_exec_class): Likewise.
8017 (__objc_exec_class): Call _objc_load_callback after every Class
8445 (__objc_exec_class): Invoke objc_init_statics if needed.
H A DFSFChangeLog.114994 (__objc_exec_class): Allocate class tree list and load hash table.
7086 (__objc_exec_class): Don't call _objc_load_callback here.
7111 * objc/init.c (__objc_exec_class): Access statics from their
/netbsd-src/external/gpl3/gcc/dist/gcc/
H A DFSFChangeLog.10764 (__objc_exec_class): Likewise.
8017 (__objc_exec_class): Call _objc_load_callback after every Class
8445 (__objc_exec_class): Invoke objc_init_statics if needed.
H A DFSFChangeLog.114994 (__objc_exec_class): Allocate class tree list and load hash table.
7086 (__objc_exec_class): Don't call _objc_load_callback here.
7111 * objc/init.c (__objc_exec_class): Access statics from their
/netbsd-src/external/gpl3/gcc/dist/gcc/objc/
H A DChangeLog4004 to correspond to reality; forward-declare '__objc_exec_class' for the