Home
last modified time | relevance | path

Searched refs:_tnfctl_sym_find_in_obj (Results 1 – 4 of 4) sorted by relevance

/titanic_41/usr/src/lib/libtnfctl/
H A Dsym.c85 _tnfctl_sym_find_in_obj(int objfd, uintptr_t baseaddr, const char *symname, in _tnfctl_sym_find_in_obj() function
142 prexstat = _tnfctl_sym_find_in_obj(obj->objfd, in _tnfctl_sym_find()
208 prexstat = _tnfctl_sym_find_in_obj(found_obj->objfd, in _tnfctl_sym_obj_find()
H A Dwlcmd29 disallow _tnfctl_sym_find_in_obj \
34 disallow _tnfctl_sym_find_in_obj \
H A Delf.c97 prexstat = _tnfctl_sym_find_in_obj(objfd, baseaddr, "_DYNAMIC", in _tnfctl_elf_dbgent()
H A Dtnfctl_int.h269 tnfctl_errcode_t _tnfctl_sym_find_in_obj(int objfd, uintptr_t baseaddr,