Home
last modified time | relevance | path

Searched refs:cache_sections (Results 1 – 2 of 2) sorted by relevance

/external/elfutils/libdwfl/
Dderelocate.c91 cache_sections (Dwfl_Module *mod) in cache_sections() function
235 return cache_sections (mod); in dwfl_module_relocations()
272 if (unlikely (mod->reloc_info == NULL) && cache_sections (mod) < 0) in dwfl_module_relocation_info()
321 if (unlikely (mod->reloc_info == NULL) && cache_sections (mod) < 0) in find_section()
DChangeLog235 * derelocate.c (cache_sections): Don't cache reloc sections when
244 (cache_sections): Cache the relocation section referring to each
305 * derelocate.c (cache_sections): Update caller.
465 * derelocate.c (cache_sections): Apply bias to sh_addr.
547 * derelocate.c (cache_sections): Don't ignore sh_addr == 0 sections.
581 * derelocate.c (cache_sections): Use alloca instead of variable-sized