/freebsd/lib/libproc/ |
H A D | proc_sym.c | 133 s1 = elf_strptr(thunk->e, thunk->symtab->stridx, sym1.st_name); in symvalcmp() 134 s2 = elf_strptr(thunk->e, thunk->symtab->stridx, sym2.st_name); in symvalcmp() 284 if ((scnname = elf_strptr(e, ndx, shdr.sh_name)) == NULL) in open_object() 490 s = elf_strptr(e, symtab->stridx, symp->st_name); in lookup_symbol_by_addr() 591 s = elf_strptr(elf, symtab->stridx, sym.st_name); in lookup_symbol_by_name() 707 s = elf_strptr(file->elf, symtab->stridx, sym.st_name); in proc_iter_symbyaddr()
|
/freebsd/contrib/elftoolchain/libelf/ |
H A D | Makefile | 29 elf_strptr.c \ 100 elf_strptr.3 \
|
H A D | Version.map | 62 elf_strptr;
|
H A D | elf_strptr.c | 41 elf_strptr(Elf *e, size_t scndx, size_t offset) in elf_strptr() function
|
H A D | libelf.h | 226 char *elf_strptr(Elf *_elf, size_t _section, size_t _offset);
|
/freebsd/contrib/libexecinfo/ |
H A D | symtab.c | 141 elf_strptr(elf, shdr.sh_link, sym.st_name), in symtab_create() 157 elf_strptr(elf, shdr.sh_link, sym.st_name)); in symtab_create()
|
/freebsd/lib/libelf/ |
H A D | Makefile | 35 elf_strptr.c \ 126 elf_strptr.3 \
|
/freebsd/contrib/elftoolchain/libdwarf/ |
H A D | libdwarf_elf_access.c | 58 ret_section->name = elf_strptr(e->eo_elf, e->eo_strndx, sh->sh_name); in _dwarf_elf_get_section_info()
|
H A D | libdwarf_elf_init.c | 319 if ((name = elf_strptr(elf, e->eo_strndx, sh.sh_name)) == in _dwarf_elf_init() 375 if ((name = elf_strptr(elf, e->eo_strndx, sh.sh_name)) == in _dwarf_elf_init()
|
/freebsd/contrib/elftoolchain/elfcopy/ |
H A D | symbols.c | 296 if ((name = elf_strptr(ecp->ein, indx, sh.sh_name)) == NULL) in mark_reloc_symbols() 368 if ((name = elf_strptr(ecp->ein, indx, sh.sh_name)) == NULL) in mark_section_group_symbols() 443 if ((name = elf_strptr(ecp->ein, ishstrndx, ish.sh_name)) == in generate_symbols() 469 if ((name = elf_strptr(ecp->ein, ishstrndx, ish.sh_name)) == in generate_symbols() 512 if ((name = elf_strptr(ecp->ein, symndx, sym.st_name)) == NULL) in generate_symbols()
|
H A D | pe.c | 127 if ((name = elf_strptr(e, indx, sh.sh_name)) == in create_pe()
|
H A D | archive.c | 273 if ((name = elf_strptr(ecp->eout, shstrndx, shdr.sh_name)) == in extract_arsym() 321 if ((name = elf_strptr(ecp->eout, tabndx, in extract_arsym()
|
H A D | sections.c | 127 if ((name = elf_strptr(ecp->ein, indx, ish.sh_name)) == in is_remove_reloc_sec() 376 if ((name = elf_strptr(ecp->ein, indx, ish.sh_name)) == NULL) in create_scn() 777 name = elf_strptr(ecp->ein, elf_ndxscn(ecp->strtab->is), in filter_reloc()
|
H A D | ascii.c | 781 if ((name = elf_strptr(e, sh->sh_link, sym.st_name)) == NULL) { in srec_write_symtab()
|
/freebsd/cddl/contrib/opensolaris/tools/ctf/cvt/ |
H A D | util.c | 83 if ((name = elf_strptr(elf, ehdr.e_shstrndx, in findelfsecidx()
|
H A D | output.c | 508 sname = elf_strptr(src, sehdr.e_shstrndx, shdr1.sh_name); in write_file() 569 sname = elf_strptr(src, sehdr.e_shstrndx, shdr.sh_name); in write_file()
|
/freebsd/contrib/elftoolchain/ar/ |
H A D | write.c | 841 if ((name = elf_strptr(e, shstrndx, shdr.sh_name)) == NULL) { in create_symtab_entry() 892 if ((name = elf_strptr(e, tabndx, in create_symtab_entry()
|
/freebsd/usr.bin/ar/ |
H A D | write.c | 766 if ((name = elf_strptr(e, shstrndx, shdr.sh_name)) == NULL) { in create_symtab_entry() 818 if ((name = elf_strptr(e, tabndx, in create_symtab_entry()
|
/freebsd/lib/libpmcstat/ |
H A D | libpmcstat_image.c | 116 if ((fnname = elf_strptr(e, sh->sh_link, sym.st_name)) in pmcstat_image_add_symbols()
|
/freebsd/contrib/elftoolchain/elfdump/ |
H A D | elfdump.c | 1140 if ((name = elf_strptr(ed->elf, shstrndx, sh.sh_name)) == NULL) { in load_sections() 1254 if ((name = elf_strptr(ed->elf, s->link, sym.st_name)) == NULL) in get_symbol_name() 1268 if ((name = elf_strptr(ed->elf, strtab, off)) == NULL) in get_string() 1645 if ((name = elf_strptr(ed->elf, s->link, in elf_print_dynamic()
|
/freebsd/contrib/elftoolchain/nm/ |
H A D | nm.c | 735 sym_name = elf_strptr(elf, ndx, sym->st_name); in get_sym_name() 1279 shname = elf_strptr(elf, shstrndx, (size_t) shdr.sh_name); in read_elf()
|
/freebsd/cddl/contrib/opensolaris/lib/libdtrace/common/ |
H A D | dt_module.c | 577 (s = elf_strptr(dmp->dm_elf, shstrs, sh.sh_name)) == NULL) in dt_module_load_sect() 1217 (s = elf_strptr(dmp->dm_elf, shstrs, sh.sh_name)) == NULL) in dt_module_update()
|
/freebsd/contrib/elftoolchain/size/ |
H A D | size.c | 709 section_name = elf_strptr(elf, elfhdr->e_shstrndx, in sysv_calc()
|
/freebsd/contrib/elftoolchain/addr2line/ |
H A D | addr2line.c | 869 if ((name = elf_strptr(e, shstrndx, sh.sh_name)) == NULL) in find_section_base()
|
/freebsd/cddl/contrib/opensolaris/tools/ctf/dump/ |
H A D | dump.c | 885 elf_strptr(elf, ehdr->e_shstrndx, shdr.sh_name)) != NULL && in findelfscn()
|