Home
last modified time | relevance | path

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

/external/elfutils/libdwfl/
Dderelocate.c52 struct dwfl_relocation struct
166 mod->reloc_info = malloc (offsetof (struct dwfl_relocation, refs[nrefs])); in cache_sections()
275 struct dwfl_relocation *sections = mod->reloc_info; in dwfl_module_relocation_info()
324 struct dwfl_relocation *sections = mod->reloc_info; in find_section()
DlibdwflP.h161 struct dwfl_relocation *reloc_info; /* Relocatable sections. */
DChangeLog242 * derelocate.c (struct dwfl_relocation): Add member `relocs'.