Searched refs:return_string (Results 1 – 1 of 1) sorted by relevance
371 dwarf_formstring(Dwarf_Attribute at, char **return_string, in dwarf_formstring() argument379 if (at == NULL || return_string == NULL) { in dwarf_formstring()386 *return_string = (char *) at->u[0].s; in dwarf_formstring()390 *return_string = (char *) at->u[1].s; in dwarf_formstring()