Searched refs:ds_symndx (Results 1 – 3 of 3) sorted by relevance
362 &ds->ds_symndx, NULL); in _dwarf_reloc_section_finalize()453 assert(ds != NULL && ds->ds_symndx != 0); in _dwarf_reloc_gen()454 dre->dre_symndx = ds->ds_symndx; in _dwarf_reloc_gen()
129 type, flags, link, info, &ds->ds_symndx, NULL); in _dwarf_section_callback()
356 Dwarf_Unsigned ds_symndx; /* Section symbol index. (for reloc) */ member