Home
last modified time | relevance | path

Searched refs:method_count (Results 1 – 5 of 5) sorted by relevance

/openbsd-src/gnu/usr.bin/gcc/gcc/java/
H A Dclass.c1437 HOST_WIDE_INT method_count = 0; local
1511 method_count++;
1514 method_array_type = build_prim_array_type (method_type_node, method_count);
1620 PUSH_FIELD_VALUE (cons, "method_count", build_int_2 (method_count, 0));
H A DChangeLog10979 method_count, method_count to dtable_method_count. Always set
/openbsd-src/gnu/llvm/llvm/tools/llvm-objdump/
H A DMachODump.cpp3917 int32_t method_count; member
4193 sys::swapByteOrder(method_list.method_count); in swapStruct()
4660 outs() << "\t\t method_count " << method_list.method_count << "\n"; in print_method_list()
4663 for (i = 0; i < method_list.method_count; i++) { in print_method_list()
/openbsd-src/gnu/llvm/clang/lib/Frontend/Rewrite/
H A DRewriteModernObjC.cpp6264 unsigned int method_count) { in Write_method_list_t_TypeDecl() argument
6269 Result += utostr(method_count); Result += "];\n"; in Write_method_list_t_TypeDecl()
/openbsd-src/gnu/usr.bin/binutils/gdb/
H A DChangeLog-19998439 msize->method_count, nfields->field_count, bfsize->size_in_bytes,
8440 nmethods->method_count.