Home
last modified time | relevance | path

Searched refs:dwfl_module_relocations (Results 1 – 9 of 9) sorted by relevance

/external/elfutils/libdw/
Dlibdw.map131 dwfl_module_relocations;
DChangeLog398 Add dwfl_module_relocate_address, dwfl_module_relocations,
/external/elfutils/tests/
Dline2addr.c43 int n = dwfl_module_relocations (mod); in print_address()
/external/elfutils/libdwfl/
Dlibdwfl.h388 extern int dwfl_module_relocations (Dwfl_Module *mod);
Dderelocate.c224 dwfl_module_relocations (Dwfl_Module *mod) in dwfl_module_relocations() function
DChangeLog340 * derelocate.c (dwfl_module_relocations): Don't call
/external/elfutils/src/
Daddr2line.c388 int nscn = dwfl_module_relocations (mod); in handle_address()
Dunstrip.c2056 if (dwfl_module_relocations (mod) < 0) in handle_dwfl_module()
Dreadelf.c2961 int n = dwfl_module_relocations (dwflmod); in format_dwarf_addr()