Home
last modified time | relevance | path

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

/external/elfutils/libdwfl/
Dderelocate.c35 struct dwfl_relocation struct
168 mod->reloc_info = malloc (offsetof (struct dwfl_relocation, refs[nrefs])); in cache_sections()
284 struct dwfl_relocation *sections = mod->reloc_info; in dwfl_module_relocation_info()
336 struct dwfl_relocation *sections = mod->reloc_info; in find_section()
DlibdwflP.h179 struct dwfl_relocation *reloc_info; /* Relocatable sections. */
DChangeLog2322 * derelocate.c (struct dwfl_relocation): Add member `relocs'.