Searched refs:method_count (Results 1 – 2 of 2) sorted by relevance
3329 int32_t method_count; member3605 sys::swapByteOrder(method_list.method_count); in swapStruct()4063 outs() << "\t\t method_count " << method_list.method_count << "\n"; in print_method_list()4066 for (i = 0; i < method_list.method_count; i++) { in print_method_list()
6267 unsigned int method_count) { in Write_method_list_t_TypeDecl() argument6272 Result += utostr(method_count); Result += "];\n"; in Write_method_list_t_TypeDecl()