Searched refs:dwfl_module_getsymtab (Results 1 – 18 of 18) sorted by relevance
48 vdso_syms = dwfl_module_getsymtab (mod); in module_callback()
112 int syms = dwfl_module_getsymtab (mod); in list_syms()
399 int nsym = dwfl_module_getsymtab (data.mod); in exec_dump()
1814 error on dwfl_module_getsymtab error.
46 int result = INTUSE(dwfl_module_getsymtab) (mod); in __libdwfl_getsym()
248 int syments = INTUSE(dwfl_module_getsymtab) (_mod); in __libdwfl_addrsym()
166 && unlikely (INTUSE(dwfl_module_getsymtab) (mod) < 0)) in relocate_getsym()266 && INTUSE(dwfl_module_getsymtab) (m) < 0 in resolve_symbol()
302 if (INTUSE(dwfl_module_getsymtab) (mod) < 0) in check_module()
430 extern int dwfl_module_getsymtab (Dwfl_Module *mod);
732 INTDECL (dwfl_module_getsymtab)
1470 dwfl_module_getsymtab (Dwfl_Module *mod) in INTDEF()1484 INTDEF (dwfl_module_getsymtab) in INTDEF() argument
1499 (dwfl_module_getsymtab): Substract one from result when both1520 (dwfl_module_getsymtab): Return syments plus aux_syments.2714 * dwfl_module_getdwarf.c (dwfl_module_getsymtab): New function.2719 * libdwfl.h: Declare dwfl_module_getsymtab, dwfl_module_getsym.
124 dwfl_module_getsymtab;
2756 * libdw.map: Bump to 0.122; export dwfl_module_getsymtab and
485 int n = dwfl_module_getsymtab (mod); in find_symbol()
704 - libdwfl: new functions dwfl_module_getsymtab, dwfl_module_getsym.
681 libdwfl: new functions dwfl_module_getsymtab, dwfl_module_getsym.