Searched refs:app_regs (Results 1 – 3 of 3) sorted by relevance
460 p = _bfd_sparc_elf_hash_table(info)->app_regs + reg; in elf64_sparc_add_symbol_hook()524 p = _bfd_sparc_elf_hash_table(info)->app_regs; in elf64_sparc_add_symbol_hook()554 struct _bfd_sparc_elf_app_reg *app_regs = in elf64_sparc_output_arch_syms() local555 _bfd_sparc_elf_hash_table(info)->app_regs; in elf64_sparc_output_arch_syms()582 if (app_regs [reg].name != NULL) in elf64_sparc_output_arch_syms()586 app_regs [reg].name, in elf64_sparc_output_arch_syms()593 sym.st_info = ELF_ST_INFO (app_regs [reg].bind, STT_REGISTER); in elf64_sparc_output_arch_syms()594 sym.st_shndx = app_regs [reg].shndx; in elf64_sparc_output_arch_syms()596 if ((*func) (flaginfo, app_regs [reg].name, &sym, in elf64_sparc_output_arch_syms()
88 struct _bfd_sparc_elf_app_reg app_regs [4]; member
2783 struct _bfd_sparc_elf_app_reg * app_regs; in _bfd_sparc_elf_size_dynamic_sections() local2789 app_regs = _bfd_sparc_elf_hash_table (info)->app_regs; in _bfd_sparc_elf_size_dynamic_sections()2793 if (app_regs [reg].name != NULL) in _bfd_sparc_elf_size_dynamic_sections()2810 if (*app_regs [reg].name != '\0') in _bfd_sparc_elf_size_dynamic_sections()2812 = _bfd_elf_strtab_add (dynstr, app_regs[reg].name, FALSE); in _bfd_sparc_elf_size_dynamic_sections()2816 entry->isym.st_info = ELF_ST_INFO (app_regs [reg].bind, in _bfd_sparc_elf_size_dynamic_sections()2818 entry->isym.st_shndx = app_regs [reg].shndx; in _bfd_sparc_elf_size_dynamic_sections()