Searched refs:_tnfctl_sym_find_in_obj (Results 1 - 3 of 3) 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,
H A Delf.c97 prexstat = _tnfctl_sym_find_in_obj(objfd, baseaddr, "_DYNAMIC",
H A Dtnfctl_int.h269 tnfctl_errcode_t _tnfctl_sym_find_in_obj(int objfd, uintptr_t baseaddr,

Completed in 76 milliseconds