Lines Matching refs:strsec

198 string(Cache *refsec, Word ndx, Cache *strsec, const char *file, Word name)  in string()  argument
213 if (strsec->c_data == NULL) in string()
216 strs = (char *)strsec->c_data->d_buf; in string()
217 strn = strsec->c_data->d_size; in string()
230 if (strsec->c_shdr->sh_type != SHT_STRTAB) { in string()
233 file, strsec->c_ndx, refsec->c_ndx); in string()
249 file, strsec->c_name); in string()
254 file, refsec->c_name, EC_WORD(ndx), strsec->c_name, in string()
272 relsymname(Cache *cache, Cache *csec, Cache *strsec, Word symndx, Word symnum, in relsymname() argument
285 name = string(csec, symndx, strsec, file, sym->st_name); in relsymname()
311 Word *symnum, Cache **symsec, Cache **strsec) in stringtbl() argument
364 if (strsec) in stringtbl()
365 *strsec = &cache[shdr->sh_link]; in stringtbl()
1855 Cache *infocache = NULL, *dyncache = NULL, *symsec, *strsec; in syminfo() local
1934 &symnum, &symsec, &strsec) == 0) in syminfo()
1956 name = string(infocache, ndx, strsec, file, sym->st_name); in syminfo()
2038 strsec, file, dyns[boundto].d_un.d_val); in syminfo()
2610 Cache *symsec, *strsec; in reloc() local
2652 &symnum, &symsec, &strsec) == 0) in reloc()
2687 symname = relsymname(cache, _cache, strsec, symndx, in reloc()
3048 Cache *_cache = &cache[cnt], *strsec; in dynamic() local
3059 if (stringtbl(cache, 0, cnt, shnum, file, 0, 0, &strsec) == 0) in dynamic()
3168 name = string(_cache, ndx, strsec, in dynamic()
3175 name = string(_cache, ndx, strsec, in dynamic()
3429 Cache *symsec, *strsec; in move() local
3456 &symnum, &symsec, &strsec) == 0) in move()
3501 symname = relsymname(cache, _cache, strsec, in move()
3912 hash_entry(Cache *refsec, Cache *strsec, const char *hsecname, Word hashndx, in hash_entry() argument
3927 symname = string(refsec, symndx, strsec, file, sym->st_name); in hash_entry()
4105 Cache *symsec, *strsec; in group() local
4124 &symnum, &symsec, &strsec) == 0) in group()
4169 grpnam = string(_cache, 0, strsec, file, sym->st_name); in group()
4273 Cache *symsec, *strsec; in got() local
4321 &symnum, &symsec, &strsec) == 0) in got()
4375 strsec, symndx, symnum, relndx, syms, in got()