Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/sgs/include/
H A D_libelf.h50 extern GElf_Xword _gelf_getdynval(Elf *, GElf_Sxword);
/illumos-gate/usr/src/head/
H A Dgelf.h54 typedef Elf64_Sxword GElf_Sxword; typedef
/illumos-gate/usr/src/cmd/sgs/nm/common/
H A Dnm.c147 static SYM * readsyms(Elf_Data *, GElf_Sxword, Elf *, unsigned int,
722 GElf_Sxword count = 0;
833 readsyms(Elf_Data * data, GElf_Sxword num, Elf *elf,
/illumos-gate/usr/src/cmd/sgs/libelf/common/
H A Dgelf.c1094 _gelf_getdynval(Elf *elf, GElf_Sxword tag) in _gelf_getdynval()
/illumos-gate/usr/src/cmd/sgs/ar/common/
H A Dfile.c1425 GElf_Sxword no_of_symbols; in search_sym_tab()