Searched refs:st_name (Results 1 - 25 of 69) sorted by relevance

123

/macosx-10.10.1/dtrace-147/tools/ctfconvert/
H A Dsymbol.c43 if (sym->st_shndx == SHN_UNDEF || sym->st_name == 0)
H A Dinput.c429 sym->st_name = (GElf_Sxword)(name - base);
477 sym->st_name = (GElf_Sxword)(name - base);
533 si->si_curname = (caddr_t)si->si_strd->d_buf + sym.st_name;
H A Doutput.c67 dst->st_name = (GElf_Sxword)(name - base);
112 dst->st_name = (GElf_Sxword)(name - base);
356 curfile = (char *)strdata->d_buf + sym.st_name;
486 match.iim_name = (char *)strdata->d_buf + sym.st_name;
524 smatch.iim_name = (char *)strdata->d_buf + ssym.st_name;
555 match.iim_name = (char *)strdata->d_buf + sym.st_name;
H A Ddump.c284 sym->st_name = (GElf_Sxword)(name - base);
332 sym->st_name = (GElf_Sxword)(name - base);
396 name = (char *)cd->cd_strdata->d_buf + sym.st_name;
/macosx-10.10.1/cxxfilt-11/cxxfilt/include/elf/
H A Dexternal.h129 unsigned char st_name[4]; /* Symbol name, index in string tbl */ member in struct:__anon7562
138 unsigned char st_name[4]; /* Symbol name, index in string tbl */ member in struct:__anon7563
H A Dinternal.h100 unsigned long st_name; /* Symbol name, index in string tbl */ member in struct:elf_internal_sym
/macosx-10.10.1/dtrace-147/libdtrace/
H A Ddt_module_apple.c290 symp->st_name = (uintptr_t)aux_sym_name_buffer;
300 symp->st_name = (uintptr_t)mangledName;
302 symp->st_name = (uintptr_t)CSSymbolGetName(symbol);
311 sip->dts_name = (const char *)(uintptr_t)symp->st_name;
H A Ddt_module.c89 const char *name = base + sym->st_name;
95 if (sym->st_name == 0 || sym->st_name >= ss_size)
118 const char *name = base + sym->st_name;
124 if (sym->st_name == 0 || sym->st_name >= ss_size)
162 return (strcmp(dt_module_strtab + lhs->st_name,
163 dt_module_strtab + rhs->st_name));
191 return (strcmp(dt_module_strtab + lhs->st_name,
192 dt_module_strtab + rhs->st_name));
[all...]
/macosx-10.10.1/dtrace-147/libctf/
H A Dctf_open.c101 dst->st_name = src->st_name;
119 sym->st_name = 0;
126 sym->st_name = (Elf64_Word)(name - base);
166 sym->st_name = 0;
173 sym->st_name = (Elf64_Word)(name - base);
244 if (gsp->st_name < strp->cts_size)
245 name = (const char *)strp->cts_data + gsp->st_name;
249 if (gsp->st_name == 0 || gsp->st_shndx == SHN_UNDEF ||
/macosx-10.10.1/dtrace-147/sys/
H A Delf.h487 Elf32_Word st_name; member in struct:__anon8244
500 Elf64_Sxword st_name; member in struct:__anon8245
/macosx-10.10.1/dtrace-147/libelf/
H A Dgelf.c496 dst->st_name = s->st_name;
539 d->st_name = src->st_name;
/macosx-10.10.1/dtrace-147/libproc/
H A Dlibproc.c585 symp->st_name = 0;
670 symbolp->st_name = 0;
892 gelf_sym.st_name = 0;
995 gelf_sym.st_name = 0;
/macosx-10.10.1/emacs-93/emacs/src/
H A Dunexelf.c1220 if (strcmp ((char *) (symnames + symp->st_name), "_end") == 0
1221 || strcmp ((char *) (symnames + symp->st_name), "end") == 0
1222 || strcmp ((char *) (symnames + symp->st_name), "_edata") == 0
1223 || strcmp ((char *) (symnames + symp->st_name), "edata") == 0)
/macosx-10.10.1/cxxfilt-11/cxxfilt/binutils/
H A Dreadelf.c1247 if (psym->st_name == 0)
1291 printf (_("<string table index: %3ld>"), psym->st_name);
1292 else if (psym->st_name >= strtablen)
1293 printf (_("<corrupt string table index: %3ld>"), psym->st_name);
1295 print_symbol (22, strtab + psym->st_name);
3752 psym->st_name = BYTE_GET (esyms[j].st_name);
3815 psym->st_name = BYTE_GET (esyms[j].st_name);
4531 group_name = sym->st_name < strtab_siz
[all...]
/macosx-10.10.1/apr-32/apr/apr/file_io/netware/
H A Dfilestat.c336 finfo->name = apr_pstrdup(pool, info.st_name);
/macosx-10.10.1/cxxfilt-11/cxxfilt/bfd/
H A Delf32-m32c.c412 (input_bfd, symtab_hdr->sh_link, sym->st_name);
413 name = (sym->st_name == 0) ? bfd_section_name (input_bfd, sec) : name;
951 printf ("isym = %p st_value = %lx st_size = %lx st_name = (%lu) %s "
956 isym->st_name,
958 isym->st_name),
H A Delf32-openrisc.c350 (input_bfd, symtab_hdr->sh_link, sym->st_name);
H A Delf32-m68hc1x.c456 sym->st_name));
913 sym->st_name));
932 (input_bfd, symtab_hdr->sh_link, sym->st_name));
H A Delf32-d10v.c487 (input_bfd, symtab_hdr->sh_link, sym->st_name));
H A Delf32-fr30.c557 (input_bfd, symtab_hdr->sh_link, sym->st_name);
H A Delf32-mcore.c504 (input_bfd, symtab_hdr->sh_link, sym->st_name);
H A Delf32-mt.c326 (input_bfd, symtab_hdr->sh_link, sym->st_name);
H A Delf32-sh-symbian.c490 new_sym.st_name = -1;
H A Delfcode.h180 dst->st_name = H_GET_32 (abfd, src->st_name);
209 H_PUT_32 (abfd, src->st_name, dst->st_name);
/macosx-10.10.1/dtrace-147/head/
H A Ddtrace.h95 GElf_Sxword st_name; member in struct:__anon8083

Completed in 323 milliseconds

123