Searched refs:class_end_method (Results 1 – 2 of 2) sorted by relevance
/toolchain/binutils/binutils-2.25/binutils/ | ||
D | debug.h | 349 bfd_boolean (*class_end_method) (void *); member |
D | debug.c | 2796 if (! (*fns->class_end_method) (fhandle)) in debug_write_class_type() |