Home
last modified time | relevance | path

Searched refs:GElf_Sxword (Results 1 – 3 of 3) sorted by relevance

/titanic_44/usr/src/head/
H A Dgelf.h56 typedef Elf64_Sxword GElf_Sxword; typedef
/titanic_44/usr/src/cmd/sgs/nm/common/
H A Dnm.c144 static SYM * readsyms(Elf_Data *, GElf_Sxword, Elf *, unsigned int,
675 GElf_Sxword count = 0; in print_symtab()
783 readsyms(Elf_Data * data, GElf_Sxword num, Elf *elf, in readsyms()
/titanic_44/usr/src/cmd/sgs/ar/common/
H A Dfile.c1423 GElf_Sxword no_of_symbols; in search_sym_tab()