Home
last modified time | relevance | path

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

/toolchain/binutils/binutils-2.25/binutils/
Dprdbg.c83 static bfd_boolean indent_type (struct pr_handle *);
456 indent_type (struct pr_handle *info) in indent_type() function
1092 return indent_type (info); in pr_start_struct_type()
1138 || ! indent_type (info)) in pr_fix_visibility()
1175 || ! indent_type (info)) in pr_struct_field()
1296 && indent_type (info)); in pr_start_class_type()
1315 || ! indent_type (info)) in pr_class_static_member()
1513 && indent_type (info)); in pr_class_method_variant()
1564 && indent_type (info)); in pr_class_static_method_variant()
2049 return indent_type (info); in tg_start_struct_type()