Searched refs:dwfl_module_relocations (Results 1 - 6 of 6) sorted by relevance

/external/elfutils/tests/
H A Dline2addr.c43 int n = dwfl_module_relocations (mod);
45 error (0, 0, "dwfl_module_relocations: %s", dwfl_errmsg (-1));
/external/elfutils/libdwfl/
H A Dlibdwfl.h388 extern int dwfl_module_relocations (Dwfl_Module *mod);
H A Dderelocate.c224 dwfl_module_relocations (Dwfl_Module *mod) function
371 /* Already absolute, dwfl_module_relocations returned zero. We
/external/elfutils/src/
H A Daddr2line.c388 int nscn = dwfl_module_relocations (mod);
H A Dunstrip.c2058 if (dwfl_module_relocations (mod) < 0)
H A Dreadelf.c2961 int n = dwfl_module_relocations (dwflmod);

Completed in 275 milliseconds