HomeSort by: relevance | last modified time | path
    Searched refs:sym_cache (Results 1 - 25 of 124) sorted by relevancy

1 2 3 4 5

  /src/external/gpl3/gdb/dist/gdbserver/
inferiors.h 31 struct sym_cache;
58 struct sym_cache *symbol_cache = NULL;
remote-utils.h 73 void clear_symbol_cache (struct sym_cache **symcache_p);
remote-utils.cc 93 struct sym_cache struct
97 struct sym_cache *next;
1420 free_sym_cache (struct sym_cache *sym)
1430 clear_symbol_cache (struct sym_cache **symcache_p)
1432 struct sym_cache *sym, *next;
1454 struct sym_cache *sym;
1575 sym = XNEW (struct sym_cache);
  /src/external/gpl3/gdb.old/dist/gdbserver/
inferiors.h 29 struct sym_cache;
53 struct sym_cache *symbol_cache = NULL;
remote-utils.h 71 void clear_symbol_cache (struct sym_cache **symcache_p);
remote-utils.cc 91 struct sym_cache struct
95 struct sym_cache *next;
1406 free_sym_cache (struct sym_cache *sym)
1416 clear_symbol_cache (struct sym_cache **symcache_p)
1418 struct sym_cache *sym, *next;
1440 struct sym_cache *sym;
1527 sym = XNEW (struct sym_cache);
  /src/external/gpl3/binutils/dist/bfd/
peicode.h 103 coff_symbol_type * sym_cache; member in struct:__anon7489
429 #define SIZEOF_ILF_SYMS (NUM_ILF_SYMS * sizeof (*vars.sym_cache))
881 vars.sym_cache = (coff_symbol_type *) ptr;
1159 obj_symbols (abfd) = vars.sym_cache;
elf-bfd.h 622 struct sym_cache
765 struct sym_cache sym_cache;
2565 (struct sym_cache *, bfd *, unsigned long);
621 struct sym_cache struct
764 struct sym_cache sym_cache; member in struct:elf_link_hash_table
peXXigen.c 1971 typedef struct sym_cache
1975 } sym_cache;
1978 slurp_symtab (bfd *abfd, sym_cache *psc)
2006 my_symbol_for_address (bfd *abfd, bfd_vma func, sym_cache *psc)
2023 cleanup_syms (sym_cache *psc)
2043 struct sym_cache cache = {0, 0} ;
1970 typedef struct sym_cache struct
1974 } sym_cache; typedef in typeref:struct:sym_cache
elfnn-kvx.c 487 struct sym_cache sym_cache; member in struct:elf_kvx_link_hash_table
3256 isym = bfd_sym_from_r_symndx (&htab->sym_cache,
3360 isym = bfd_sym_from_r_symndx (&htab->sym_cache,
  /src/external/gpl3/binutils.old/dist/bfd/
peicode.h 98 coff_symbol_type * sym_cache; member in struct:__anon8971
424 #define SIZEOF_ILF_SYMS (NUM_ILF_SYMS * sizeof (*vars.sym_cache))
876 vars.sym_cache = (coff_symbol_type *) ptr;
1154 obj_symbols (abfd) = vars.sym_cache;
elf-bfd.h 616 struct sym_cache
756 struct sym_cache sym_cache;
2478 (struct sym_cache *, bfd *, unsigned long);
615 struct sym_cache struct
755 struct sym_cache sym_cache; member in struct:elf_link_hash_table
peXXigen.c 1959 typedef struct sym_cache
1963 } sym_cache;
1966 slurp_symtab (bfd *abfd, sym_cache *psc)
1994 my_symbol_for_address (bfd *abfd, bfd_vma func, sym_cache *psc)
2011 cleanup_syms (sym_cache *psc)
2031 struct sym_cache cache = {0, 0} ;
1958 typedef struct sym_cache struct
1962 } sym_cache; typedef in typeref:struct:sym_cache
elfnn-kvx.c 487 struct sym_cache sym_cache; member in struct:elf_kvx_link_hash_table
3255 isym = bfd_sym_from_r_symndx (&htab->sym_cache,
3359 isym = bfd_sym_from_r_symndx (&htab->sym_cache,
  /src/external/gpl3/gdb/dist/bfd/
peicode.h 98 coff_symbol_type * sym_cache; member in struct:__anon2811
424 #define SIZEOF_ILF_SYMS (NUM_ILF_SYMS * sizeof (*vars.sym_cache))
882 vars.sym_cache = (coff_symbol_type *) ptr;
1155 obj_symbols (abfd) = vars.sym_cache;
elf-bfd.h 607 struct sym_cache
744 struct sym_cache sym_cache;
2463 (struct sym_cache *, bfd *, unsigned long);
606 struct sym_cache struct
743 struct sym_cache sym_cache; member in struct:elf_link_hash_table
peXXigen.c 1954 typedef struct sym_cache
1958 } sym_cache;
1961 slurp_symtab (bfd *abfd, sym_cache *psc)
1989 my_symbol_for_address (bfd *abfd, bfd_vma func, sym_cache *psc)
2006 cleanup_syms (sym_cache *psc)
2026 struct sym_cache cache = {0, 0} ;
1953 typedef struct sym_cache struct
1957 } sym_cache; typedef in typeref:struct:sym_cache
elf64-s390.c 851 isym = bfd_sym_from_r_symndx (&htab->elf.sym_cache,
1215 isym = bfd_sym_from_r_symndx (&htab->elf.sym_cache,
2268 && (isym = bfd_sym_from_r_symndx (&htab->elf.sym_cache,
3689 isym = bfd_sym_from_r_symndx (&htab->elf.sym_cache, ibfd, i);
elfnn-kvx.c 487 struct sym_cache sym_cache; member in struct:elf_kvx_link_hash_table
3254 isym = bfd_sym_from_r_symndx (&htab->sym_cache,
3358 isym = bfd_sym_from_r_symndx (&htab->sym_cache,
  /src/external/gpl3/gdb.old/dist/bfd/
peicode.h 98 coff_symbol_type * sym_cache; member in struct:__anon5552
423 #define SIZEOF_ILF_SYMS (NUM_ILF_SYMS * sizeof (* vars.sym_cache))
868 vars.sym_cache = (coff_symbol_type *) ptr;
1137 obj_symbols (abfd) = vars.sym_cache;
elf-bfd.h 604 struct sym_cache
741 struct sym_cache sym_cache;
2471 (struct sym_cache *, bfd *, unsigned long);
603 struct sym_cache struct
740 struct sym_cache sym_cache; member in struct:elf_link_hash_table
peXXigen.c 1953 typedef struct sym_cache
1957 } sym_cache;
1960 slurp_symtab (bfd *abfd, sym_cache *psc)
1988 my_symbol_for_address (bfd *abfd, bfd_vma func, sym_cache *psc)
2005 cleanup_syms (sym_cache *psc)
2025 struct sym_cache cache = {0, 0} ;
1952 typedef struct sym_cache struct
1956 } sym_cache; typedef in typeref:struct:sym_cache
elf32-i386.c 1172 isym = bfd_sym_from_r_symndx (&htab->elf.sym_cache,
1271 isym = bfd_sym_from_r_symndx (&htab->elf.sym_cache, abfd,
1546 isym = bfd_sym_from_r_symndx (&htab->elf.sym_cache,
1882 isym = bfd_sym_from_r_symndx (&htab->elf.sym_cache,
elf64-s390.c 853 isym = bfd_sym_from_r_symndx (&htab->elf.sym_cache,
1217 isym = bfd_sym_from_r_symndx (&htab->elf.sym_cache,
2272 && (isym = bfd_sym_from_r_symndx (&htab->elf.sym_cache,
3658 isym = bfd_sym_from_r_symndx (&htab->elf.sym_cache, ibfd, i);
elf64-x86-64.c 1544 isym = bfd_sym_from_r_symndx (&htab->elf.sym_cache,
1739 = bfd_sym_from_r_symndx (&htab->elf.sym_cache, abfd, r_symndx);
2104 isym = bfd_sym_from_r_symndx (&htab->elf.sym_cache,
2516 isym = bfd_sym_from_r_symndx (&htab->elf.sym_cache,

Completed in 145 milliseconds

1 2 3 4 5