Searched defs:_tnfctl_sym_find_in_obj (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/lib/libtnfctl/
H A Dsym.c81 * _tnfctl_sym_find_in_obj() - determines the virtual address of the supplied
85 _tnfctl_sym_find_in_obj(int objfd, uintptr_t baseaddr, const char *symname, function
142 prexstat = _tnfctl_sym_find_in_obj(obj->objfd,
208 prexstat = _tnfctl_sym_find_in_obj(found_obj->objfd,

Completed in 44 milliseconds