Home
last modified time | relevance | path

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

/external/elfutils/tests/
Dline2addr.c35 int n = dwfl_module_relocations (mod); in print_address()
/external/elfutils/libdw/
Dlibdw.map130 dwfl_module_relocations;
DChangeLog3147 Add dwfl_module_relocate_address, dwfl_module_relocations,
/external/elfutils/libdwfl/
Dlibdwfl.h383 extern int dwfl_module_relocations (Dwfl_Module *mod);
Dderelocate.c237 dwfl_module_relocations (Dwfl_Module *mod) in dwfl_module_relocations() function
DChangeLog1907 (dwfl_module_relocations): Don't check mod->reloc_info.
1959 * derelocate.c (dwfl_module_relocations): Remove over-eager assert.
1981 * derelocate.c (dwfl_module_relocations): Update ET_EXEC assertions.
2695 * derelocate.c (dwfl_module_relocations): Don't call
/external/elfutils/include/elfutils/
Dlibdwfl.h383 extern int dwfl_module_relocations (Dwfl_Module *mod);
/external/elfutils/src/
Daddr2line.c522 int nscn = dwfl_module_relocations (mod); in adjust_to_section()
Dunstrip.c2367 if (dwfl_module_relocations (mod) < 0) in handle_dwfl_module()
Dreadelf.c3790 int n = dwfl_module_relocations (dwflmod); in print_dwarf_addr()