Home
last modified time | relevance | path

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

/netbsd/src/external/gpl3/binutils/dist/binutils/
Dprdbg.c36 struct pr_handle struct
277 struct pr_handle info; in print_debugging_info()
313 indent (struct pr_handle *info) in indent()
324 push_type (struct pr_handle *info, const char *type) in push_type()
346 prepend_type (struct pr_handle *info, const char *s) in prepend_type()
363 append_type (struct pr_handle *info, const char *s) in append_type()
382 append_parent (struct pr_handle *info, const char *s) in append_parent()
403 substitute_type (struct pr_handle *info, const char *s) in substitute_type()
445 indent_type (struct pr_handle *info) in indent_type()
461 pop_type (struct pr_handle *info) in pop_type()
[all …]
DChangeLog-2007786 * prdbg.c (struct pr_handle <demangler>): Add int param.