Searched refs:append_parent (Results 1 - 1 of 1) sorted by relevance

/freebsd-11-stable/contrib/binutils/binutils/
H A Dprdbg.c147 static bfd_boolean append_parent (struct pr_handle *, const char *);
397 append_parent (struct pr_handle *info, const char *s)
2241 if (info->stack->num_parents && ! append_parent (info, ", "))
2244 if (! append_parent (info, t))
393 append_parent (struct pr_handle *info, const char *s) function

Completed in 61 milliseconds