Searched refs:cache_sections (Results 1 – 2 of 2) sorted by relevance
91 cache_sections (Dwfl_Module *mod) in cache_sections() function235 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()
235 * derelocate.c (cache_sections): Don't cache reloc sections when244 (cache_sections): Cache the relocation section referring to each305 * 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