Searched refs:method_count (Results 1 – 2 of 2) sorted by relevance
3879 int32_t method_count; member4155 sys::swapByteOrder(method_list.method_count); in swapStruct()4622 outs() << "\t\t method_count " << method_list.method_count << "\n"; in print_method_list()4625 for (i = 0; i < method_list.method_count; i++) { in print_method_list()
6263 unsigned int method_count) { in Write_method_list_t_TypeDecl() argument6268 Result += utostr(method_count); Result += "];\n"; in Write_method_list_t_TypeDecl()