Home | History | Annotate | Download | only in bfd

Lines Matching defs:symname

1020       const char *symname = NULL;
1041 symname = (bfd_elf_string_from_elf_section
1043 if (symname == NULL)
1044 symname = bfd_section_name (input_bfd, sec);
1056 symname = h->root.root.string;
1119 symname);
1184 (symname != NULL && symname[0] != '\0'
1185 ? symname : _("[whose name is lost]")));
1318 symname[0] != '\0' ? symname : _("[whose name is lost]"));
1343 symname);
1577 symname != NULL && symname[0] != '\0'
1578 ? symname : _("[whose name is lost]"));
1661 symname[0] != '\0' ? symname : _("[whose name is lost]"));
1814 symname[0] != '\0' ? symname : _("[whose name is lost]"));
1949 symname);
1979 (info, (h ? &h->root : NULL), symname, howto->name,
2016 (info, symname, input_bfd, input_section, rel->r_offset,
2039 (info, msg, symname, input_bfd, input_section, rel->r_offset);