Home
last modified time | relevance | path

Searched defs:objc_protocol_t (Results 1 – 2 of 2) sorted by relevance

/external/llvm/tools/llvm-objdump/
DMachODump.cpp2921 struct objc_protocol_t { struct
2922 uint32_t isa; /* struct objc_class * (32-bit pointer) */
2923 uint32_t protocol_name; /* char * (32-bit pointer) */
2924 uint32_t protocol_list; /* struct objc_protocol_list * (32-bit pointer) */
2925 uint32_t instance_methods; /* struct objc_method_description_list *
2927 uint32_t class_methods; /* struct objc_method_description_list *
/external/llvm-project/llvm/tools/llvm-objdump/
DMachODump.cpp3691 struct objc_protocol_t { struct
3692 uint32_t isa; /* struct objc_class * (32-bit pointer) */
3693 uint32_t protocol_name; /* char * (32-bit pointer) */
3694 uint32_t protocol_list; /* struct objc_protocol_list * (32-bit pointer) */
3695 uint32_t instance_methods; /* struct objc_method_description_list *
3697 uint32_t class_methods; /* struct objc_method_description_list *