Searched refs:ret_section (Results 1 – 1 of 1) sorted by relevance
33 Dwarf_Obj_Access_Section *ret_section, int *error) in _dwarf_elf_get_section_info() argument41 if (ret_section == NULL) { in _dwarf_elf_get_section_info()55 ret_section->addr = sh->sh_addr; in _dwarf_elf_get_section_info()56 ret_section->size = sh->sh_size; in _dwarf_elf_get_section_info()58 ret_section->name = elf_strptr(e->eo_elf, e->eo_strndx, sh->sh_name); in _dwarf_elf_get_section_info()59 if (ret_section->name == NULL) { in _dwarf_elf_get_section_info()