Lines Matching refs:dwfl
144 dwfl_report_core_segments (Dwfl *dwfl, Elf *elf, const GElf_Ehdr *ehdr,
147 if (unlikely (dwfl == NULL))
173 result = dwfl_report_segment (dwfl, ndx, phdr, 0, NULL);
258 dwfl_elf_phdr_memory_callback (Dwfl *dwfl, int ndx,
276 const GElf_Off align = dwfl->segment_align ?: 1;
397 dwfl_core_file_report (Dwfl *dwfl, Elf *elf, const GElf_Ehdr *ehdr)
402 int ndx = dwfl_report_core_segments (dwfl, elf, ehdr, ¬es_phdr);
410 int seg = dwfl_segment_report_module (dwfl, ndx, NULL,
453 return dwfl_link_map_report (dwfl, auxv, auxv_size,