Home
last modified time | relevance | path

Searched refs:dwfl_relocation (Results 1 – 3 of 3) sorted by relevance

/external/elfutils/src/libdwfl/
Dderelocate.c31 struct dwfl_relocation struct
149 mod->reloc_info = malloc (offsetof (struct dwfl_relocation, refs[nrefs])); in cache_sections()
254 struct dwfl_relocation *sections = mod->reloc_info; in dwfl_module_relocation_info()
303 struct dwfl_relocation *sections = mod->reloc_info; in find_section()
DlibdwflP.h172 struct dwfl_relocation *reloc_info; /* Relocatable sections. */
DChangeLog1642 * derelocate.c (struct dwfl_relocation): Add member `relocs'.