Searched refs:ds_ndx (Results 1 – 5 of 5) sorted by relevance
87 *elf_section_index = drs->drs_ds->ds_ndx; in dwarf_get_relocation_info()88 *elf_section_link = drs->drs_ref->ds_ndx; in dwarf_get_relocation_info()
64 *elf_section_index = dbg->dbgp_secpos->ds_ndx; in dwarf_get_section_bytes()
361 drs->drs_addend ? SHT_RELA : SHT_REL, 0, 0, drs->drs_ref->ds_ndx, in _dwarf_reloc_section_finalize()367 ds->ds_ndx = ret; in _dwarf_reloc_section_finalize()
135 ds->ds_ndx = ndx; in _dwarf_section_callback()
355 Dwarf_Unsigned ds_ndx; /* ELF section index. */ member