Lines Matching refs:Cache

103 	Cache	*cache;		/* Pointer to cache entry for VERSYM */
118 Cache *cache; /* Cache of all section headers */
121 Cache *seccache; /* Cache of symbol table section hdr */
194 string(Cache *refsec, Word ndx, Cache *strsec, const char *file, Word name)
203 static Cache *last_refsec; /* Last referencing section seen */
268 relsymname(Cache *cache, Cache *csec, Cache *strsec, Word symndx, Word symnum,
306 stringtbl(Cache *cache, int symtab, Word ndx, Word shnum, const char *file,
307 Word *symnum, Cache **symsec, Cache **strsec)
371 * cache - Cache of all section headers
386 symlookup(const char *name, Cache *cache, Word shnum, Sym **sym,
387 Cache *target, Cache *symtab, const char *file)
454 sections(const char *file, Cache *cache, Word shnum, Ehdr *ehdr, uchar_t osabi)
459 Cache *_cache = &cache[seccnt];
522 * cache - Cache of all section headers
535 unwind_eh_frame(Cache *cache, Word shndx, Phdr *uphdr, Ehdr *ehdr,
546 Cache *_cache = &cache[shndx];
703 unwind_exception_ranges(Cache *_cache, const char *file, int do_swap)
786 unwind(Cache *cache, Word shnum, Word phnum, Ehdr *ehdr, uchar_t osabi,
829 Cache *_cache = &cache[cnt];
888 * cache - Cache of all section headers
897 init_symtbl_state(SYMTBL_STATE *state, Cache *cache, Word shnum, Word secndx,
967 Cache *_cache = &state->cache[symcnt];
1240 cap_section(const char *file, Cache *cache, Word shnum, Cache *ccache,
1248 Cache *cicache, *strcache;
1267 Cache *scache;
1495 Cache *chcache;
1615 cap(const char *file, Cache *cache, Word shnum, Word phnum, Ehdr *ehdr,
1620 Cache *ccache;
1648 Cache *_cache = &cache[cnt];
1698 interp(const char *file, Cache *cache, Word shnum, Word phnum, Elf *elf)
1705 Cache *icache;
1730 Cache *_cache = &cache[cnt];
1775 syminfo(Cache *cache, Word shnum, Ehdr *ehdr, uchar_t osabi, const char *file)
1782 Cache *infocache = NULL, *dyncache = NULL, *symsec, *strsec;
1980 version_def(Verdef *vdf, Word vdf_num, Cache *vcache, Cache *scache,
2033 * vcache - Cache of verneed section being processed
2034 * scache - Cache of associated string table section
2064 version_need(Verneed *vnd, Word vnd_num, Cache *vcache, Cache *scache,
2203 * cache - Cache of all section headers
2210 versions(Cache *cache, Word shnum, const char *file, uint_t flags,
2214 Cache *verdef_cache = NULL, *verneed_cache = NULL;
2221 Cache *_cache = &cache[cnt];
2349 symbols(Cache *cache, Word shnum, Ehdr *ehdr, uchar_t osabi,
2353 Cache *_cache;
2392 sunw_sort(Cache *cache, Word shnum, Ehdr *ehdr, uchar_t osabi,
2396 Cache *sortcache, *symcache;
2529 reloc(Cache *cache, Word shnum, Ehdr *ehdr, const char *file)
2538 Cache *symsec, *strsec;
2539 Cache *_cache = &cache[cnt];
2670 * sec_cache - Cache entry for section, or NULL if the object lacks
2679 dyn_test(dyn_test_t test_type, Word sh_type, Cache *sec_cache, Dyn *dyn,
2789 * cache - Cache of all section headers
2796 dyn_symtest(Dyn *dyn, const char *symname, Cache *symtab_cache,
2797 Cache *dynsym_cache, Cache *ldynsym_cache, Cache *target_cache,
2798 Cache *cache, Word shnum, Ehdr *ehdr, uchar_t osabi, const char *file)
2803 Cache *_cache;
2832 dynamic(Cache *cache, Word shnum, Ehdr *ehdr, uchar_t osabi, const char *file)
2835 Cache *symtab;
2836 Cache *dynstr;
2837 Cache *dynsym;
2838 Cache *hash;
2839 Cache *fini;
2840 Cache *fini_array;
2841 Cache *init;
2842 Cache *init_array;
2843 Cache *preinit_array;
2844 Cache *rel;
2845 Cache *rela;
2846 Cache *sunw_cap;
2847 Cache *sunw_capinfo;
2848 Cache *sunw_capchain;
2849 Cache *sunw_ldynsym;
2850 Cache *sunw_move;
2851 Cache *sunw_syminfo;
2852 Cache *sunw_symsort;
2853 Cache *sunw_tlssort;
2854 Cache *sunw_verdef;
2855 Cache *sunw_verneed;
2856 Cache *sunw_versym;
2871 Cache *_cache = &cache[cnt];
2976 Cache *_cache = &cache[cnt], *strsec;
3347 move(Cache *cache, Word shnum, const char *file, uint_t flags)
3355 Cache *_cache = &cache[cnt];
3357 Cache *symsec, *strsec;
3463 Cache *pns_cache; /* Note section cache entry */
3594 note_entry(Cache *cache, Word *data, size_t size, Ehdr *ehdr, const char *file)
3714 note(Cache *cache, Word shnum, Ehdr *ehdr, const char *file)
3722 Cache *_cache = &cache[cnt];
3769 has_linux_abi_note(Cache *cache, Word shnum, const char *file)
3775 Cache *_cache = &cache[cnt];
3830 hash_entry(Cache *refsec, Cache *strsec, const char *hsecname, Word hashndx,
3875 hash(Cache *cache, Word shnum, const char *file, uint_t flags)
3884 Cache *_cache = &cache[cnt];
4015 group(Cache *cache, Word shnum, const char *file, uint_t flags)
4020 Cache *_cache = &cache[scnt];
4023 Cache *symsec, *strsec;
4114 got(Cache *cache, Word shnum, Ehdr *ehdr, const char *file)
4116 Cache *gotcache = NULL, *symtab = NULL;
4191 Cache *symsec, *strsec;
4192 Cache *_cache = &cache[cnt];
4349 static Cache *sort_shdr_ndx_arr_cache;
4367 Cache *cache1 = sort_shdr_ndx_arr_cache + *((size_t *)v1);
4368 Cache *cache2 = sort_shdr_ndx_arr_cache + *((size_t *)v2);
4382 size_t shnum, Cache **cache_ret, Word flags)
4389 Cache *cache, *_cache;
4425 if ((*cache_ret = cache = malloc(shnum * sizeof (Cache))) == NULL) {
4599 Cache *_cache = cache + shdr_ndx_arr[ndx];
4616 Cache *_cache1 = cache + shdr_ndx_arr[ndx1];
4658 Cache *_cache = &cache[ndx];
4696 create_cache(const char *file, int fd, Elf *elf, Ehdr *ehdr, Cache **cache,
4731 Cache *cache;
4923 Cache *_cache = &cache[ndx];
4959 Cache *_cache = &cache[ndx];
5097 Cache *note_cache;