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

  /external/elfutils/0.153/libdwfl/
derelocate.c 52 struct dwfl_relocation struct
170 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 170 struct dwfl_relocation *reloc_info; /* Relocatable sections. */

Completed in 68 milliseconds