Searched defs:ivar_list (Results 1 – 9 of 9) sorted by relevance
/netbsd-src/external/gpl3/gcc/dist/libobjc/ |
H A D | ivars.c | 180 struct objc_ivar_list* ivar_list; in class_copyIvarList() local
|
/netbsd-src/external/gpl3/gcc.old/dist/libobjc/ |
H A D | ivars.c | 180 struct objc_ivar_list* ivar_list; in class_copyIvarList() local
|
/netbsd-src/external/gpl3/gcc/dist/libobjc/objc-private/ |
H A D | module-abi-8.h | 115 struct objc_ivar ivar_list[1]; /* Variable length structure. */ member
|
/netbsd-src/external/gpl3/gcc.old/dist/libobjc/objc-private/ |
H A D | module-abi-8.h | 115 struct objc_ivar ivar_list[1]; /* Variable length structure. */ member
|
/netbsd-src/external/gpl3/gcc.old/dist/gcc/objc/ |
H A D | objc-gnu-runtime-abi-01.c | 1499 tree dispatch_table, tree ivar_list, in build_shared_structure_initializer()
|
H A D | objc-next-runtime-abi-01.c | 1880 tree dispatch_table, tree ivar_list, in build_v1_shared_structure_initializer()
|
/netbsd-src/external/gpl3/gcc/dist/gcc/objc/ |
H A D | objc-gnu-runtime-abi-01.cc | 1500 tree dispatch_table, tree ivar_list, in build_shared_structure_initializer()
|
H A D | objc-next-runtime-abi-01.cc | 1881 tree dispatch_table, tree ivar_list, in build_v1_shared_structure_initializer()
|
/netbsd-src/external/apache2/llvm/dist/llvm/tools/llvm-objdump/ |
H A D | MachODump.cpp | 5496 const char *name, *p, *ivar_list; in print_objc_class_t() local
|