Searched refs:method_count (Results 1 – 2 of 2) sorted by relevance
3889 int32_t method_count; member4171 sys::swapByteOrder(method_list.method_count); in swapStruct()4734 outs() << "\t\t method_count " << method_list.method_count << "\n"; in print_method_list()4737 for (i = 0; i < method_list.method_count; i++) { in print_method_list()
6261 unsigned int method_count) { in Write_method_list_t_TypeDecl() argument6266 Result += utostr(method_count); Result += "];\n"; in Write_method_list_t_TypeDecl()