Home
last modified time | relevance | path

Searched refs:__libdwfl_getsym (Results 1 - 3 of 3) sorted by relevance

/third_party/elfutils/libdwfl/
H A Ddwfl_module_getsym.c37 __libdwfl_getsym (Dwfl_Module *mod, int ndx, GElf_Sym *sym, GElf_Addr *addr, in __libdwfl_getsym() function
207 return __libdwfl_getsym (mod, ndx, sym, addr, shndxp, elfp, bias, in dwfl_module_getsym_info()
217 return __libdwfl_getsym (mod, ndx, sym, NULL, shndxp, NULL, NULL, in INTDEF()
H A Ddwfl_module_addrsym.c208 const char *name = __libdwfl_getsym (state->mod, i, &sym, &value, in search_table()
H A DlibdwflP.h461 extern const char *__libdwfl_getsym (Dwfl_Module *mod, int ndx, GElf_Sym *sym,

Completed in 3 milliseconds