Home
last modified time | relevance | path

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

/external/llvm/tools/llvm-objdump/
DMachODump.cpp2800 struct category64_t { struct
2801 uint64_t name; /* const char * (64-bit pointer) */
2802 uint64_t cls; /* struct class_t * (64-bit pointer) */
2803 uint64_t instanceMethods; /* struct method_list_t * (64-bit pointer) */
2804 uint64_t classMethods; /* struct method_list_t * (64-bit pointer) */
2805 uint64_t protocols; /* struct protocol_list_t * (64-bit pointer) */
2806 uint64_t instanceProperties; /* struct objc_property_list *
/external/llvm-project/llvm/tools/llvm-objdump/
DMachODump.cpp3568 struct category64_t { struct
3569 uint64_t name; /* const char * (64-bit pointer) */
3570 uint64_t cls; /* struct class_t * (64-bit pointer) */
3571 uint64_t instanceMethods; /* struct method_list_t * (64-bit pointer) */
3572 uint64_t classMethods; /* struct method_list_t * (64-bit pointer) */
3573 uint64_t protocols; /* struct protocol_list_t * (64-bit pointer) */
3574 uint64_t instanceProperties; /* struct objc_property_list *