HomeSort by relevance Sort by last modified time
    Searched refs:dwfl_relocation (Results 1 - 2 of 2) sorted by null

  /external/elfutils/libdwfl/
derelocate.c 52 struct dwfl_relocation struct
166 mod->reloc_info = malloc (offsetof (struct dwfl_relocation, refs[nrefs]));
275 struct dwfl_relocation *sections = mod->reloc_info;
324 struct dwfl_relocation *sections = mod->reloc_info;
libdwflP.h 161 struct dwfl_relocation *reloc_info; /* Relocatable sections. */

Completed in 87 milliseconds