Lines Matching refs:name
133 const char *name, Dwarf_Addr start,
146 if (modname == NULL || strcmp (modname, name) != 0)
155 width, start, width, end, basename (name));
206 const char *name;
207 name = dwarf_formstring (dwarf_attr_integrate (die,
213 if (name == NULL)
214 name = dwarf_diename (die);
216 return name;
332 the name. This is the actual source location where it
394 /* Find the first function-like DIE with a name in scope. */
656 N_("Additionally try to lookup DWARF debuginfo name for frame address"),
667 N_("Do not resolve address to function symbol name"), 0 },