Lines Matching refs:symname
1014 const char *symname = NULL; in cris_elf_relocate_section() local
1035 symname = (bfd_elf_string_from_elf_section in cris_elf_relocate_section()
1037 if (symname == NULL) in cris_elf_relocate_section()
1038 symname = bfd_section_name (input_bfd, sec); in cris_elf_relocate_section()
1050 symname = h->root.root.string; in cris_elf_relocate_section()
1113 symname); in cris_elf_relocate_section()
1178 (symname != NULL && symname[0] != '\0' in cris_elf_relocate_section()
1179 ? symname : _("[whose name is lost]"))); in cris_elf_relocate_section()
1312 symname[0] != '\0' ? symname : _("[whose name is lost]")); in cris_elf_relocate_section()
1337 symname); in cris_elf_relocate_section()
1571 symname != NULL && symname[0] != '\0' in cris_elf_relocate_section()
1572 ? symname : _("[whose name is lost]")); in cris_elf_relocate_section()
1655 symname[0] != '\0' ? symname : _("[whose name is lost]")); in cris_elf_relocate_section()
1808 symname[0] != '\0' ? symname : _("[whose name is lost]")); in cris_elf_relocate_section()
1943 symname); in cris_elf_relocate_section()
1973 (info, (h ? &h->root : NULL), symname, howto->name, in cris_elf_relocate_section()
2010 (info, symname, input_bfd, input_section, rel->r_offset, in cris_elf_relocate_section()
2033 (info, msg, symname, input_bfd, input_section, rel->r_offset); in cris_elf_relocate_section()