Searched refs:app_regs (Results 1 - 9 of 9) sorted by relevance

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/gdb/bfd/
H A Delf64-sparc.c455 p = _bfd_sparc_elf_hash_table(info)->app_regs + reg;
519 p = _bfd_sparc_elf_hash_table(info)->app_regs;
548 struct _bfd_sparc_elf_app_reg *app_regs =
549 _bfd_sparc_elf_hash_table(info)->app_regs;
576 if (app_regs [reg].name != NULL)
580 app_regs [reg].name,
587 sym.st_info = ELF_ST_INFO (app_regs [reg].bind, STT_REGISTER);
588 sym.st_shndx = app_regs [reg].shndx;
589 if (! (*func) (finfo, app_regs [reg].name, &sym,
547 struct _bfd_sparc_elf_app_reg *app_regs = local
H A Delfxx-sparc.h90 struct _bfd_sparc_elf_app_reg app_regs [4]; member in struct:_bfd_sparc_elf_link_hash_table
H A Delfxx-sparc.c2349 struct _bfd_sparc_elf_app_reg * app_regs;
2355 app_regs = _bfd_sparc_elf_hash_table (info)->app_regs;
2359 if (app_regs [reg].name != NULL)
2376 if (*app_regs [reg].name != '\0')
2378 = _bfd_elf_strtab_add (dynstr, app_regs[reg].name, FALSE);
2382 entry->isym.st_info = ELF_ST_INFO (app_regs [reg].bind,
2384 entry->isym.st_shndx = app_regs [reg].shndx;
2346 struct _bfd_sparc_elf_app_reg * app_regs; local
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/gdb/bfd/
H A Delf64-sparc.c455 p = _bfd_sparc_elf_hash_table(info)->app_regs + reg;
519 p = _bfd_sparc_elf_hash_table(info)->app_regs;
548 struct _bfd_sparc_elf_app_reg *app_regs =
549 _bfd_sparc_elf_hash_table(info)->app_regs;
576 if (app_regs [reg].name != NULL)
580 app_regs [reg].name,
587 sym.st_info = ELF_ST_INFO (app_regs [reg].bind, STT_REGISTER);
588 sym.st_shndx = app_regs [reg].shndx;
589 if (! (*func) (finfo, app_regs [reg].name, &sym,
547 struct _bfd_sparc_elf_app_reg *app_regs = local
H A Delfxx-sparc.h90 struct _bfd_sparc_elf_app_reg app_regs [4]; member in struct:_bfd_sparc_elf_link_hash_table
H A Delfxx-sparc.c2349 struct _bfd_sparc_elf_app_reg * app_regs;
2355 app_regs = _bfd_sparc_elf_hash_table (info)->app_regs;
2359 if (app_regs [reg].name != NULL)
2376 if (*app_regs [reg].name != '\0')
2378 = _bfd_elf_strtab_add (dynstr, app_regs[reg].name, FALSE);
2382 entry->isym.st_info = ELF_ST_INFO (app_regs [reg].bind,
2384 entry->isym.st_shndx = app_regs [reg].shndx;
2346 struct _bfd_sparc_elf_app_reg * app_regs; local
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/gdb/bfd/
H A Delf64-sparc.c455 p = _bfd_sparc_elf_hash_table(info)->app_regs + reg;
519 p = _bfd_sparc_elf_hash_table(info)->app_regs;
548 struct _bfd_sparc_elf_app_reg *app_regs =
549 _bfd_sparc_elf_hash_table(info)->app_regs;
576 if (app_regs [reg].name != NULL)
580 app_regs [reg].name,
587 sym.st_info = ELF_ST_INFO (app_regs [reg].bind, STT_REGISTER);
588 sym.st_shndx = app_regs [reg].shndx;
589 if (! (*func) (finfo, app_regs [reg].name, &sym,
547 struct _bfd_sparc_elf_app_reg *app_regs = local
H A Delfxx-sparc.h90 struct _bfd_sparc_elf_app_reg app_regs [4]; member in struct:_bfd_sparc_elf_link_hash_table
H A Delfxx-sparc.c2349 struct _bfd_sparc_elf_app_reg * app_regs;
2355 app_regs = _bfd_sparc_elf_hash_table (info)->app_regs;
2359 if (app_regs [reg].name != NULL)
2376 if (*app_regs [reg].name != '\0')
2378 = _bfd_elf_strtab_add (dynstr, app_regs[reg].name, FALSE);
2382 entry->isym.st_info = ELF_ST_INFO (app_regs [reg].bind,
2384 entry->isym.st_shndx = app_regs [reg].shndx;
2346 struct _bfd_sparc_elf_app_reg * app_regs; local

Completed in 154 milliseconds