Home
last modified time | relevance | path

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

/external/elfutils/libdwfl/
Dderelocate.c80 cache_sections (Dwfl_Module *mod) in cache_sections() function
245 return cache_sections (mod); in dwfl_module_relocations()
281 if (cache_sections (mod) < 0) in dwfl_module_relocation_info()
333 if (cache_sections (mod) < 0) in find_section()
DChangeLog555 * derelocate.c (cache_sections): Free sortrefs.
629 * derelocate.c (cache_sections): Allocate temporary newrefs and
1631 * derelocate.c (cache_sections): Intern mod->reloc_info check.
1728 * derelocate.c (cache_sections): Likewise.
1959 * derelocate.c (cache_sections): Call __libdwfl_relocate_value only
2315 * derelocate.c (cache_sections): Don't cache reloc sections when
2324 (cache_sections): Cache the relocation section referring to each
2385 * derelocate.c (cache_sections): Update caller.
2545 * derelocate.c (cache_sections): Apply bias to sh_addr.
2627 * derelocate.c (cache_sections): Don't ignore sh_addr == 0 sections.
[all …]