Searched refs:elf_section_index (Results 1 – 2 of 2) sorted by relevance
48 Dwarf_Signed *elf_section_index, Dwarf_Unsigned *length, Dwarf_Error *error) in dwarf_get_section_bytes() argument54 if (dbg == NULL || elf_section_index == NULL || length == NULL) { in dwarf_get_section_bytes()64 *elf_section_index = dbg->dbgp_secpos->ds_ndx; in dwarf_get_section_bytes()
53 dwarf_get_relocation_info(Dwarf_P_Debug dbg, Dwarf_Signed *elf_section_index, in dwarf_get_relocation_info() argument61 if (dbg == NULL || elf_section_index == NULL || in dwarf_get_relocation_info()87 *elf_section_index = drs->drs_ds->ds_ndx; in dwarf_get_relocation_info()