Home
last modified time | relevance | path

Searched refs:gelf_update_sym (Results 1 – 8 of 8) sorted by relevance

/freebsd/contrib/elftoolchain/libelf/
H A DVersion.map89 gelf_update_sym;
H A Dgelf_symshndx.c101 if (gelf_update_sym(d, ndx, gs) == 0) in gelf_update_symshndx()
H A Dgelf_sym.c99 gelf_update_sym(Elf_Data *ed, int ndx, GElf_Sym *gs) in gelf_update_sym() function
H A Dgelf.h96 int gelf_update_sym(Elf_Data *_dst, int _index, GElf_Sym *_src);
H A DMakefile143 gelf_getsym.3 gelf_update_sym.3 \
/freebsd/lib/libelf/
H A DMakefile170 gelf_getsym.3 gelf_update_sym.3 \
/freebsd/cddl/contrib/opensolaris/tools/ctf/cvt/
H A Doutput.c639 gelf_update_sym(ddata, i, &sym); in write_file()
/freebsd/cddl/contrib/opensolaris/lib/libdtrace/common/
H A Ddt_link.c1604 (void) gelf_update_sym(data_sym, isym, in process_obj()
1688 (void) gelf_update_sym(data_sym, ndx, &rsym); in process_obj()