Home
last modified time | relevance | path

Searched refs:dwfl_module_getsym_info (Results 1 - 7 of 7) sorted by relevance

/third_party/elfutils/libdwfl/
H A Ddwfl_module_getsym.c201 dwfl_module_getsym_info (Dwfl_Module *mod, int ndx, in dwfl_module_getsym_info() function
210 INTDEF (dwfl_module_getsym_info) in INTDEF()
H A Dlibdwfl.h444 SHN_UNDEF or SHN_ABS. It is recommended to use dwfl_module_getsym_info
470 extern const char *dwfl_module_getsym_info (Dwfl_Module *mod, int ndx,
483 function entry value as described in dwfl_module_getsym_info.
H A DlibdwflP.h458 /* Internal wrapper for old dwfl_module_getsym and new dwfl_module_getsym_info.
757 INTDECL (dwfl_module_getsym_info)
/third_party/elfutils/tests/
H A Dvdsosyms.c57 const char *sname = dwfl_module_getsym_info (mod, i, &sym, &addr, in module_callback()
H A Ddwflsyms.c135 name = dwfl_module_getsym_info (mod, ndx, &isym, &value, &shndxp, in list_syms()
/third_party/elfutils/include/elfutils/
H A Dlibdwfl.h444 SHN_UNDEF or SHN_ABS. It is recommended to use dwfl_module_getsym_info
470 extern const char *dwfl_module_getsym_info (Dwfl_Module *mod, int ndx,
483 function entry value as described in dwfl_module_getsym_info.
/third_party/elfutils/src/
H A Daddr2line.c495 const char *symbol_name = dwfl_module_getsym_info (mod, i, symbol, in find_symbol()

Completed in 7 milliseconds