Home
last modified time | relevance | path

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

/external/llvm/tools/llvm-objdump/
DMachODump.cpp2810 struct category32_t { struct
2811 uint32_t name; /* const char * (32-bit pointer) */
2812 uint32_t cls; /* struct class_t * (32-bit pointer) */
2813 uint32_t instanceMethods; /* struct method_list_t * (32-bit pointer) */
2814 uint32_t classMethods; /* struct method_list_t * (32-bit pointer) */
2815 uint32_t protocols; /* struct protocol_list_t * (32-bit pointer) */
2816 uint32_t instanceProperties; /* struct objc_property_list *
/external/llvm-project/llvm/tools/llvm-objdump/
DMachODump.cpp3578 struct category32_t { struct
3579 uint32_t name; /* const char * (32-bit pointer) */
3580 uint32_t cls; /* struct class_t * (32-bit pointer) */
3581 uint32_t instanceMethods; /* struct method_list_t * (32-bit pointer) */
3582 uint32_t classMethods; /* struct method_list_t * (32-bit pointer) */
3583 uint32_t protocols; /* struct protocol_list_t * (32-bit pointer) */
3584 uint32_t instanceProperties; /* struct objc_property_list *