Home
last modified time | relevance | path

Searched refs:_elf_nlist (Results 1 – 2 of 2) sorted by relevance

/illumos-gate/usr/src/cmd/sgs/libelf/misc/
H A Dnlist.c58 _elf_nlist(int fd, struct nlist * list) in _elf_nlist() function
151 return (_elf_nlist(fd, list)); in nlist()
/illumos-gate/usr/src/ucblib/libucb/port/gen/
H A Dnlist.c81 static int _elf_nlist(int, struct nlist *);
130 return (_elf_nlist(fd, list)); in nlist()
141 _elf_nlist(int fd, struct nlist *list) in _elf_nlist() function