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

/haiku-fatelf/src/bin/gdb/gdb/
H A Ddwarf2read.c1839 char *parent_scope; local
1841 parent_scope = partial_die_parent_scope (pdi, cu);
1842 if (parent_scope == NULL)
1845 return typename_concat (NULL, parent_scope, pdi->name, cu);

Completed in 75 milliseconds