Searched refs:dwfl_relocation (Results 1 - 2 of 2) sorted by relevance

/external/elfutils/libdwfl/
H A Dderelocate.c31 struct dwfl_relocation struct
158 mod->reloc_info = malloc (offsetof (struct dwfl_relocation, refs[nrefs]));
274 struct dwfl_relocation *sections = mod->reloc_info;
326 struct dwfl_relocation *sections = mod->reloc_info;
H A DlibdwflP.h182 struct dwfl_relocation *reloc_info; /* Relocatable sections. */

Completed in 103 milliseconds