Searched refs:reloc_entry_count (Results 1 – 1 of 1) sorted by relevance
57 Dwarf_Signed *elf_section_link, Dwarf_Unsigned *reloc_entry_count, in dwarf_get_relocation_info() argument65 elf_section_link == NULL || reloc_entry_count == NULL || in dwarf_get_relocation_info()92 *reloc_entry_count = drs->drs_drecnt; in dwarf_get_relocation_info()95 drs->drs_drd = calloc(*reloc_entry_count, in dwarf_get_relocation_info()102 (Dwarf_Unsigned) i < *reloc_entry_count && dre != NULL; in dwarf_get_relocation_info()109 assert((Dwarf_Unsigned) i == *reloc_entry_count && dre == NULL); in dwarf_get_relocation_info()