Searched refs:Elf_syminfo_entry (Results 1 – 6 of 6) sorted by relevance
/illumos-gate/usr/src/cmd/sgs/liblddbg/common/ |
H A D | syminfo.c | 40 Elf_syminfo_entry(Lm_list *lml, Word ndx, Syminfo *sip, const char *name, in Elf_syminfo_entry() function
|
H A D | mapfile-vers | 543 Elf_syminfo_entry;
|
H A D | syms.c | 598 Elf_syminfo_entry(lml, ndx, sip, in Dbg_syminfo_entry()
|
/illumos-gate/usr/src/cmd/sgs/elfedit/modules/common/ |
H A D | syminfo.c | 294 Elf_syminfo_entry(0, ndx, syminfo, name, needed); in dump_syminfo()
|
/illumos-gate/usr/src/cmd/sgs/include/ |
H A D | debug.h | 1079 extern void Elf_syminfo_entry(Lm_list *, Word, Syminfo *, const char *,
|
/illumos-gate/usr/src/cmd/sgs/elfdump/common/ |
H A D | elfdump.c | 2031 Elf_syminfo_entry(0, ndx, info, name, NULL); in syminfo() 2048 Elf_syminfo_entry(0, ndx, info, name, in syminfo() 2114 Elf_syminfo_entry(0, ndx, info, name, needed); in syminfo()
|