Lines Matching refs:name
438 pr_debug("converting %s in %s\n", field->name, varname);
447 if (field->name[0] == '[' &&
474 field->name);
504 if (field->name[0] == '[') {
512 field->name);
522 if (die_find_member(&type, field->name, die_mem) == NULL) {
524 dwarf_diename(&type), field->name);
535 field->name);
550 return convert_variable_fields(die_mem, field->name,
606 if (pf->pvar->name)
607 pf->tvar->name = strdup(pf->pvar->name);
615 pf->tvar->name = buf;
617 if (pf->tvar->name == NULL)
660 /* Try to get actual symbol name and address from symtab */
764 /* Skip if declared file name does not match */
770 /* If the function name is given, that's what user expects */
840 /* Find best match function name and lines */
1060 /* Search function from function name */
1181 /* Fastpath: lookup by function name from .debug_pubnames section */
1742 /* Find a corresponding function (name, baseline and baseaddr) */
1895 /* Search function definition from function name */
1949 /* Fastpath: lookup by function name from .debug_pubnames section */