Lines Matching defs:syms
273 Word relndx, Sym *syms, char *secstr, size_t secsz, const char *file)
284 sym = (Sym *)(syms + symndx);
395 Sym *syms;
415 syms = (Sym *)symtab->c_data->d_buf;
430 for (cnt = 0; cnt < symn; syms++, cnt++) {
434 syms->st_name);
437 ((target == NULL) || (target->c_ndx == syms->st_shndx))) {
445 *sym = syms;
446 if (ELF_ST_BIND(syms->st_info) != STB_LOCAL)
1852 Sym *syms;
1937 syms = symsec->c_data->d_buf;
1955 sym = &syms[ndx];
2609 Sym *syms;
2655 syms = symsec->c_data->d_buf;
2688 symnum, relndx, syms, section, BUFSIZ, file);
3426 Sym *syms;
3459 syms = (Sym *)symsec->c_data->d_buf;
3502 symndx, symnum, ndx, syms, section, BUFSIZ, file);
3503 sym = (Sym *)(syms + symndx);
3913 Word symndx, Word symn, Sym *syms, const char *file, ulong_t bkts,
3926 sym = (Sym *)(syms + symndx);
3969 Sym *syms;
4006 if ((syms = (Sym *)_cache->c_data->d_buf) == NULL) {
4042 ndx, *hash, symn, syms, file, bkts, flags, 0);
4052 hsecname, ndx, _ndx, symn, syms, file,
4106 Sym *syms, *sym;
4127 syms = symsec->c_data->d_buf;
4155 sym = (Sym *)(syms + shdr->sh_info);
4272 Sym *syms;
4324 syms = symsec->c_data->d_buf;
4375 strsec, symndx, symnum, relndx, syms,