/netbsd-src/external/gpl3/gcc/dist/libobjc/ |
H A D | selector.c | 90 struct objc_method_list * method_list; in __objc_register_selectors_from_class() local 108 __objc_register_selectors_from_list (struct objc_method_list *method_list) in __objc_register_selectors_from_list() 133 (struct objc_method_description_list *method_list) in __objc_register_selectors_from_description_list() 155 struct objc_method_list *method_list; in __objc_register_instance_methods_to_class() local
|
H A D | sendmsg.c | 537 __objc_install_methods_in_dtable (struct sarray *dtable, struct objc_method_list * method_list) in __objc_install_methods_in_dtable() 662 struct objc_method_list *method_list; in class_addMethod() local 683 struct objc_method_list * method_list = class_->methods; in class_addMethod() local 795 struct objc_method_list * method_list = list; in search_for_method_in_list() local
|
H A D | methods.c | 72 struct objc_method_list* method_list; in class_copyMethodList() local
|
H A D | init.c | 393 __objc_send_load_using_method_list (struct objc_method_list *method_list, Class class) in __objc_send_load_using_method_list() 444 struct objc_method_list *method_list = class->class_pointer->methods; in __objc_send_load() local
|
H A D | class.c | 803 struct objc_method_list * method_list; in __objc_update_classes_with_methods() local
|
/netbsd-src/external/gpl3/gcc.old/dist/libobjc/ |
H A D | selector.c | 90 struct objc_method_list * method_list; in __objc_register_selectors_from_class() local 108 __objc_register_selectors_from_list (struct objc_method_list *method_list) in __objc_register_selectors_from_list() 133 (struct objc_method_description_list *method_list) in __objc_register_selectors_from_description_list() 155 struct objc_method_list *method_list; in __objc_register_instance_methods_to_class() local
|
H A D | sendmsg.c | 537 __objc_install_methods_in_dtable (struct sarray *dtable, struct objc_method_list * method_list) in __objc_install_methods_in_dtable() 662 struct objc_method_list *method_list; in class_addMethod() local 683 struct objc_method_list * method_list = class_->methods; in class_addMethod() local 795 struct objc_method_list * method_list = list; in search_for_method_in_list() local
|
H A D | methods.c | 72 struct objc_method_list* method_list; in class_copyMethodList() local
|
H A D | init.c | 393 __objc_send_load_using_method_list (struct objc_method_list *method_list, Class class) in __objc_send_load_using_method_list() 444 struct objc_method_list *method_list = class->class_pointer->methods; in __objc_send_load() local
|
H A D | class.c | 803 struct objc_method_list * method_list; in __objc_update_classes_with_methods() local
|
/netbsd-src/external/apache2/llvm/dist/clang/lib/StaticAnalyzer/Checkers/ |
H A D | LocalizationChecker.cpp | 147 #define ADD_METHOD(receiver, method_list, count, argument) \ argument 616 #define LSM_INSERT_SELECTOR(receiver, method_list, arguments) \ argument
|
/netbsd-src/external/gpl3/gcc/dist/libobjc/objc-private/ |
H A D | module-abi-8.h | 147 struct objc_method method_list[1]; /* Variable length member
|
/netbsd-src/external/gpl3/gcc.old/dist/libobjc/objc-private/ |
H A D | module-abi-8.h | 147 struct objc_method method_list[1]; /* Variable length member
|
/netbsd-src/external/gpl3/binutils/dist/ld/ |
H A D | pdb.h | 473 uint32_t method_list; member
|
/netbsd-src/external/apache2/llvm/dist/llvm/tools/llvm-objdump/ |
H A D | MachODump.cpp | 3934 inline void swapStruct(struct objc_method_list_t &method_list) { in swapStruct() 4381 struct objc_method_list_t method_list; in print_method_list() local
|