Home | History | Annotate | Download | only in bfd

Lines Matching refs:iname

481   unsigned int iname = isym->st_name;
484 if (iname == 0 && ELF_ST_TYPE (isym->st_info) == STT_SECTION
488 iname = elf_elfsections (abfd)[isym->st_shndx]->sh_name;
492 name = bfd_elf_string_from_elf_section (abfd, shindex, iname);